Building package "lib32-x265" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (5) lib32-fakeroot-1.33-1 lib32-gcc-libs-13.2.1-5 lib32-glibc-2.39-1 lib32-libltdl-2.4.7-3 multilib-devel-1-1 Total Installed Size: 130.92 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing lib32-glibc... installing lib32-fakeroot... installing lib32-gcc-libs... installing lib32-libltdl... installing multilib-devel... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... warning: lib32-gcc-libs-13.2.1-5 is up to date -- skipping resolving dependencies... looking for conflicting packages... Packages (15) cppdap-1.58.0-1 hicolor-icon-theme-0.17-3 jsoncpp-1.9.5-2 libnsl-2.0.1-1 libuv-1.48.0-1 numactl-2.0.18-1 perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 rhash-1.4.4-1 cmake-3.28.3-1 git-2.44.0-1 lib32-libnuma-2.0.18-1 nasm-2.16.01-1 x265-3.5-3 Total Download Size: 0.02 MiB Total Installed Size: 124.65 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... lib32-libnuma-2.0.18-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing x265... installing numactl... installing lib32-libnuma... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libnsl... installing libuv... installing rhash... installing cppdap... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing nasm... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 973. Creating user 'git' (git daemon user) with UID 973 and GID 973. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Making package: lib32-x265 3.5-2 (Fri 01 Mar 2024 08:10:31 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating x265 git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... x265 ... Skipped ==> Extracting sources... -> Creating working copy of x265 git repo... Cloning into 'x265'... done. Switched to a new branch 'makepkg' ==> Starting build()... -- cmake version 3.28.3 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. CMake Warning (dev) at CMakeLists.txt:19 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (NUMA) does not match the name of the calling package (Numa). 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/FindNuma.cmake:43 (find_package_handle_standard_args) CMakeLists.txt:100 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found NUMA: /usr -- Looking for numa_node_of_cpu -- Looking for numa_node_of_cpu - found -- libnuma found, building with support for NUMA nodes CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:116 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: numa For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:175 (check_include_files) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success CMake Warning (dev) at /usr/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:352 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found nasm: /usr/bin/nasm (found version "2.16.01") -- Found Nasm 2.16.01 to build assembly primitives CMake Deprecation Warning at dynamicHDR10/CMakeLists.txt:13 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- GIT_EXECUTABLE /usr/bin/git -- GIT LIVE REPO VERSION RETRIEVED -- X265 RELEASE VERSION 3.5 -- The ASM_NASM compiler identification is NASM -- Found assembler: /usr/bin/nasm -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /home/main-builder/pkgwork/src/build make: Entering directory '/home/main-builder/pkgwork/src/build' [ 1%] Building CXX object dynamicHDR10/CMakeFiles/dynamicHDR10.dir/json11/json11.cpp.o [ 2%] Building CXX object dynamicHDR10/CMakeFiles/dynamicHDR10.dir/JsonHelper.cpp.o [ 6%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 6%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 7%] Building CXX object dynamicHDR10/CMakeFiles/dynamicHDR10.dir/metadataFromJson.cpp.o [ 8%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 9%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o /home/main-builder/pkgwork/src/x265/source/encoder/analysis.cpp: In member function ‘x265::Mode& x265::Analysis::compressCTU(x265::CUData&, x265::Frame&, const x265::CUGeom&, const x265::Entropy&)’: /home/main-builder/pkgwork/src/x265/source/encoder/analysis.cpp:160:51: warning: comparing the result of pointer addition ‘((*((x265::Analysis*)this)->x265::Analysis::.x265::Search::m_frame->x265::Frame::m_ctuInfo) + ((sizetype)(ctu.x265::CUData::m_cuAddr * 264)))’ and NULL [-Waddress] 160 | if (m_param->bCTUInfo && (*m_frame->m_ctuInfo + ctu.m_cuAddr)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 14%] Building CXX object dynamicHDR10/CMakeFiles/dynamicHDR10.dir/SeiMetadataDictionary.cpp.o [ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 17%] Building CXX object dynamicHDR10/CMakeFiles/dynamicHDR10.dir/api.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 26%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/const-a.asm.o [ 26%] Built target dynamicHDR10 [ 27%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/const-a.asm:103: warning: dropping trailing empty parameter in call to multi-line macro `const' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/cpu-a.asm:36: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/cpu-a.asm:36: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/cpu-a.asm:36: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 28%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 29%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 30%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 31%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 32%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 34%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:89: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:89: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:89: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:231: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:295: ... from macro `PLANE_INTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:324: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:352: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:367: ... from macro `PLANE_DEINTERLEAVE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:446: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:446: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:446: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:448: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:448: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:448: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:411: ... from macro `MEMCPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:474: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:474: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:474: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:476: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:476: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:476: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:454: ... from macro `MEMZERO' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:510: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:510: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:510: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:512: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:485: ... from macro `INTEGRAL_INIT4H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:546: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:546: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:546: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:550: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:550: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:515: ... from macro `INTEGRAL_INIT8H' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:575: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:575: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:577: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:577: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:579: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:557: ... from macro `INTEGRAL_INIT_8V' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:585: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:585: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:585: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:607: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:607: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:607: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:633: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:633: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:633: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:659: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:659: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:659: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:977: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:977: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:980: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:980: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:980: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:983: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:983: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:983: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:985: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:985: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:985: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:987: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:987: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:987: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:989: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:989: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:989: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:838: ... from macro `FRAME_INIT_LOWRES' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1000: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1000: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1000: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1216: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1216: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1216: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1219: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1219: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1219: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1102: ... from macro `MBTREE_AVX' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1226: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a2.asm:1272: ... from macro `CUTREE_FIX8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 35%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/dct8.asm.o [ 36%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 36%] Built target encoder [ 37%] Linking CXX static library libhdr10plus.a /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:35: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:35: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:35: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:53: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:53: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:53: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:71: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:71: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:71: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:92: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:92: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:92: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:110: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:110: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:110: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:131: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:131: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:131: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:218: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:218: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:218: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:347: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:347: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:347: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:531: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:708: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:708: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:708: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:851: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:851: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:851: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:1026: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:1026: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/seaintegral.asm:1026: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 37%] Built target hdr10plus-static [ 38%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 39%] Linking CXX shared library libhdr10plus.so /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:728: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:728: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:728: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:811: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:811: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:811: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:942: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:942: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:942: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1022: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1022: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1022: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1069: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1069: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1069: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1153: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1153: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1153: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1220: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:1568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2282: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2282: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2282: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2353: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2353: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/dct8.asm:2353: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 40%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1307: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1307: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1307: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1309: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1310: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1310: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1310: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:126: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:126: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:126: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:186: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:186: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:186: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:271: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:271: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:271: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:361: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:445: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:445: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:445: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:530: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:530: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:530: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:677: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:677: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:677: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:805: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:805: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:805: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1314: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1314: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1314: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1315: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1315: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1315: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:969: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:969: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:969: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1179: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1228: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1228: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1228: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1381: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1381: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1381: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1597: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1597: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1597: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1678: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1678: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1678: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1734: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1734: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1734: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1753: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1753: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1817: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1840: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1840: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1840: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1889: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1889: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:956: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:957: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:958: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:959: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:960: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1912: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:1912: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:961: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:962: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:963: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:964: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2033: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2033: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2033: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:965: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2152: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2152: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2152: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:966: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2259: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2259: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:2396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:967: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:968: ... from macro `SSD_SS_ONE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:862: ... from macro `SSD_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1321: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1321: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1321: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:972: ... from macro `SSD_SS_12x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1322: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1322: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1322: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1078: ... from macro `SSD_SS_24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1070: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1071: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1072: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1073: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1074: ... from macro `SSD_SS_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1013: ... from macro `SSD_SS_32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1324: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1324: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1324: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1125: ... from macro `SSD_SS_48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4650: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4514: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1299: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4652: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4552: ... from macro `SSIM' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1300: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1301: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4935: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4935: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4935: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4985: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4985: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:4985: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:5015: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:5015: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:5015: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1302: ... from macro `SSD_SS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1202: ... from macro `SSD_SS_64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1328: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1328: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1328: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1423: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1423: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1457: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1457: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1457: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1848: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1849: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1849: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1849: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1851: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1851: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1851: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1853: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1853: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1853: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1855: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1855: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1855: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1857: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1858: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1859: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1860: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1860: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1860: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1861: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1861: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1861: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7307: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7307: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7307: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7313: warning: improperly calling multi-line macro `ALLOC_/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to mult/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here i-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1829: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1830: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1831: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7818: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1832: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1833: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1834: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1835: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1836: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1837: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1838: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1839: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1840: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1841: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1842: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1843: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1844: ... from macro `HEVC_SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1873: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1874: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1874: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1874: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1875: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1875: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1875: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1877: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1878: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1879: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1879: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1879: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1880: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1880: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1880: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1881: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1881: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1881: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7693: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1885: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1886: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1886: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1886: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1887: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1772: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1888: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:1784: ... from macro `SSD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7749: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7755: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7768: ... from macro `VAR' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7825: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7825: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7825: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7888: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7888: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:7888: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8109: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8109: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8109: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8147: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8147: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8147: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8154: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8154: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8154: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8347: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8347: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8347: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8773: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8773: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-util8.asm:8773: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 41%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3195: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3195: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3195: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3215: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3215: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3215: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3253: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3253: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3253: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3351: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3351: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ssd-a.asm:3351: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 42%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:49: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:49: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:49: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:67: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:67: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:67: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:97: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:97: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:97: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:129: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:129: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:129: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:141: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:141: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:159: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:159: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:159: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:228: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:228: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:228: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:229: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:229: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:229: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:192: ... from macro `BLOCKCOPY_PP_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:235: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:235: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:235: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:286: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:286: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:286: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:338: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:338: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:338: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:362: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:396: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:396: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:462: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:462: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:462: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:496: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:496: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:496: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:564: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:564: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:564: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:566: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:566: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:566: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:531: ... from macro `BLOCKCOPY_PP_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:597: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:597: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:597: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:598: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:598: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:598: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:573: ... from macro `BLOCKCOPY_PP_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:642: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:642: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:642: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:643: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:643: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:644: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:644: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:644: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:646: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:646: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:646: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:605: ... from macro `BLOCKCOPY_PP_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:685: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:685: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:685: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:653: ... from macro `BLOCKCOPY_PP_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:727: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:727: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:727: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:728: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:728: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:728: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:729: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:730: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:730: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:730: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:731: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:731: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:731: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:733: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:694: ... from macro `BLOCKCOPY_PP_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:736: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:736: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:764: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:764: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:764: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:817: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:913: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:913: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:913: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:914: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:914: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:914: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:915: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:915: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:915: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:856: ... from macro `BLOCKCOPY_PP_W32_H16_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:963: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:922: ... from macro `BLOCKCOPY_PP_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:963: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:922: ... from macro `BLOCKCOPY_PP_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:963: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:922: ... from macro `BLOCKCOPY_PP_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1003: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:970: ... from macro `BLOCKCOPY_PP_W48_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1003: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:970: ... from macro `BLOCKCOPY_PP_W48_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1003: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:970: ... from macro `BLOCKCOPY_PP_W48_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1061: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1061: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1061: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1062: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1062: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1062: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1063: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1063: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1063: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1064: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1064: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1064: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1010: ... from macro `BLOCKCOPY_PP_W64_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1104: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1104: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1104: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1105: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1106: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1106: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1107: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1107: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1107: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1071: ... from macro `BLOCKCOPY_PP_W64_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1155: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1155: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1155: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1156: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1156: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1156: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1157: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1157: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1157: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1158: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1158: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1158: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1141: ... from macro `BLOCKCOPY_PP_W64_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1175: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1175: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1176: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1176: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1176: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1177: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1178: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1178: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1178: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1179: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1180: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1180: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1180: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1162: ... from macro `BLOCKCOPY_PP_W32_H4_avx512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1189: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1189: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1189: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1218: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1218: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1218: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1442: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1442: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:1442: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2249: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2249: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2249: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2280: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2280: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2280: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2281: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2281: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2281: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2265: ... from macro `BLOCKCOPY_SP_32xN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2383: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2562: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2562: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2562: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2581: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2581: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:2581: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3137: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3137: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3137: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3138: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3107: ... from macro `BLOCKCOPY_PS_W16_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3273: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3274: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3274: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3274: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3241: ... from macro `BLOCKCOPY_PS_W32_H4_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3578: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3578: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3611: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3611: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3611: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3634: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3634: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3634: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3673: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3673: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3673: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3693: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3693: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3693: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3709: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3709: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3709: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3768: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3768: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3768: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3769: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3769: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3769: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3771: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3771: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3771: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3730: ... from macro `BLOCKCOPY_SS_W4_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3777: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3777: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3777: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3832: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3832: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3832: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3856: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3856: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3856: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3872: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3872: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3872: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3893: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3922: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3922: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3922: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3983: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3983: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3983: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3984: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3984: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3984: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3985: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3985: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3985: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3987: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3987: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3987: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3943: ... from macro `BLOCKCOPY_SS_W8_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4029: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4029: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4029: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4031: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4031: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4031: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:3994: ... from macro `BLOCKCOPY_SS_W12_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4073: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4073: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4073: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4074: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4074: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4074: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4038: ... from macro `BLOCKCOPY_SS_W16_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4105: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4106: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4106: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4107: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4107: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4107: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4108: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4108: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4108: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4109: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4109: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4109: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4110: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4110: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4110: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4111: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4111: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4111: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4081: ... from macro `BLOCKCOPY_SS_W16_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4179: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4180: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4180: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4180: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4181: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4181: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4181: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4182: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4182: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4182: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4184: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4184: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4184: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4118: ... from macro `BLOCKCOPY_SS_W16_H8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4234: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4234: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4234: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4236: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4236: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4236: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4191: ... from macro `BLOCKCOPY_SS_W24_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4274: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4274: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4274: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4275: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4242: ... from macro `BLOCKCOPY_SS_W24_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4337: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4337: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4338: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4338: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4338: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4339: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4339: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4339: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4340: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4340: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4340: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4341: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4343: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4343: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4343: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4282: ... from macro `BLOCKCOPY_SS_W32_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4389: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4389: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4389: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4390: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4390: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4390: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4392: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4392: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4394: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4394: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4394: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4349: ... from macro `BLOCKCOPY_SS_W32_H4_avx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4450: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4450: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4450: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4461: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4461: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4461: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4500: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4500: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4500: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp: In member function ‘movieMetadataFromJson’: /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp:302:38: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 302 | metadata = new uint8_t*[numFrames]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4609: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4538: ... from macro `BLOCKCOPY_SS_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4609: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4538: ... from macro `BLOCKCOPY_SS_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4609: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4538: ... from macro `BLOCKCOPY_SS_W48_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4614: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4614: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4614: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4936: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4936: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4936: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4949: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4949: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4949: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp: In member function ‘movieExtendedInfoFrameMetadataFromJson’: /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp:374:38: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 374 | metadata = new uint8_t*[numFrames]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4983: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4983: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:4983: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5016: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5016: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5062: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5062: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5062: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5101: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5101: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5101: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5145: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5145: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5145: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5203: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5203: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5203: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5254: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5254: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5254: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5296: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5296: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5296: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5353: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5353: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5353: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5416: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5416: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5436: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5436: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5436: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5505: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5582: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5582: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5582: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5624: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5624: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5624: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5733: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5751: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5849: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5849: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5849: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5894: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5894: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:5957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6005: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6005: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6005: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6066: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6159: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6159: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6159: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6176: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6176: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6176: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6198: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6198: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6198: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6226: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6226: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6226: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6267: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6304: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6343: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6343: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6343: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6376: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6376: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6376: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6413: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6413: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6413: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6521: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6539: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6539: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6539: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6556: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6556: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6556: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6579: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6603: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6603: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6603: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6651: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6651: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6651: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6690: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6690: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6690: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6744: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6744: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6744: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6781: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6781: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6781: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6816: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6816: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6816: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6903: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6903: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/blockcopy8.asm:6903: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 43%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o [ 43%] Built target hdr10plus-shared [ 44%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3778: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3778: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3778: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3779: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3779: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3779: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3780: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3780: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3780: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3781: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3781: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3781: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3760: ... from macro `ADDAVG_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3802: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3802: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3802: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3803: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3803: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3803: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3804: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3804: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3804: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3805: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3805: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3805: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3806: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3806: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3806: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3807: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3807: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3807: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3785: ... from macro `ADDAVG_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3884: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3884: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3884: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3885: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3885: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3885: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3886: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3886: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3886: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3887: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3887: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3887: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3866: ... from macro `ADDAVG_ALIGNED_W64_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3908: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3908: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3908: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3909: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3909: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3909: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3910: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3910: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3910: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3911: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3911: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3911: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3912: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3912: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3913: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3913: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3913: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:3891: ... from macro `ADDAVG_ALIGNED_W32_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4483: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4484: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4488: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4501: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4501: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4501: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4502: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4504: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4505: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4506: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4507: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4507: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4507: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4511: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4513: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4513: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4513: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4515: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4517: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4517: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4517: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4518: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4519: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4446: ... from macro `AVG_WEIGHT' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4526: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4556: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4556: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4556: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4575: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4575: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4603: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4603: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4603: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4619: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4619: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4619: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4883: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4883: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4883: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4884: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4884: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4884: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4885: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4885: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4885: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4886: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4886: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4886: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4887: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4887: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4887: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4889: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4889: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4890: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4890: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4890: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4891: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4891: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4891: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4896: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4896: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4896: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4898: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4898: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4898: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4899: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4899: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4899: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4900: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4900: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4900: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4902: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4902: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4902: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4903: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4903: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4903: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4904: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4904: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4904: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4853: ... from macro `WEIGHTER' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4971: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4972: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4973: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4975: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4978: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4967: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4968: ... from macro `OFFSETPN' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4949: ... from macro `OFFSET' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5072: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5072: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5072: warning: dropping trailing empty parameter in call to multi/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] -line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5238: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5238: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5238: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5250: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5250: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5250: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5253: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5253: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5253: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5261: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5267: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5272: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5275: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5279: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5279: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5279: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5285: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5285: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5285: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5292: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5292: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5292: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5295: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5295: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5295: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5353: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5353: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5353: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:5021: ... from macro `AVG_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:4304: ... from macro `AVG_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6920: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6920: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6920: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6902: ... from macro `AVG2_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6947: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6947: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6947: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6924: ... from macro `AVG2_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6997: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6997: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:6997: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7138: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7149: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7149: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7149: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7150: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7150: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7150: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7131: ... from macro `AVG_CACHELINE_CHECK' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7085: ... from macro `AVG_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7061: ... from macro `AVG_CACHELINE_START' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7200: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7200: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7200: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7271: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7271: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7271: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7307: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7307: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7307: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7310: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7310: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7310: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7312: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7312: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7312: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7291: ... from macro `MC_COPY' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7390: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7390: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7390: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7357: ... from macro `PREFETCH_FENC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7397: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7397: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/mc-a.asm:7397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:316: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:316: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:316: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 45%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:320: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:320: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:320: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:321: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:321: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:321: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:322: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:322: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:322: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:186: ... from macro `FILTER_V4_W2_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7925: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:407: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:407: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:407: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:408: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:408: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:408: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:329: ... from macro `FILTER_V2_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:570: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:570: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:571: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:571: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:572: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:572: warning: dropping trailing empty parameter in call t/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACo multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] K_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:573: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:573: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:573: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:575: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:575: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:576: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:577: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:577: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:578: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:578: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:419: ... from macro `FILTER_V4_W4_H4_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2111: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2111: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2111: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2230: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2230: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2230: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1243: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1243: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1243: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2231: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2231: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2231: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2181: ... from macro `FILTER_VER_CHROMA_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1364: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1364: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1364: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2235: ... from macro `FILTER_VER_CHROMA_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1494: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1614: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1614: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1614: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2419: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2419: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1869: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1955: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1955: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/loopfilter.asm:1955: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2307: ... from macro `FILTER_VER_CHROMA_AVX2_2x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2505: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2506: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2427: ... from macro `FILTER_V4_W2_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2512: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2601: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2601: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2601: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2602: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2602: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2602: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2557: ... from macro `FILTER_VER_CHROMA_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2608: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2608: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2608: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2733: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2734: warning: improperly calling multi-line macro `SETUP/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] _STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2734: warning: improperly calling multi-line macro `ALLOC/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STAC_STACK' with 0 parameters [-w+pp-macro-params-legacy] K' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2734: warning: dropping trailing empty parameter in call /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2678: ... from macro `FILTER_VER_CHROMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2820: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2821: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2821: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2821: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2738: ... from macro `FILTER_VER_CHROMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 46%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-32.asm.o /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3059: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3059: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3059: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:110: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:110: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:110: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3060: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3060: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3060: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3062: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3062: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3062: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:2981: ... from macro `FILTER_V4_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3207: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3207: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3214: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3214: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3214: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3221: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3145: ... from macro `FILTER_V4_W8_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3221: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3145: ... from macro `FILTER_V4_W8_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3221: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3145: ... from macro `FILTER_V4_W8_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3126: ... from macro `FILTER_V4_W8_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3117: ... from macro `FILTER_V4_W8_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3168: ... from macro `FILTER_V4_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3229: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3229: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3229: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3276: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3276: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3276: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3429: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3429: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3429: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3431: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3431: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3351: ... from macro `FILTER_V_PS_W4_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:898: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:898: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:898: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3497: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3497: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3497: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3498: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3498: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3498: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3499: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3499: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3499: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3501: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3501: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3501: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3502: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3438: ... from macro `FILTER_V_PS_W8_H8_H16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3592: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3592: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3592: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3593: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3593: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3593: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3594: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3594: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3594: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3509: ... from macro `FILTER_V_PS_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3688: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3688: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3688: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3689: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3689: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3689: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3601: ... from macro `FILTER_V_PS_W6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3774: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3774: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3774: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3775: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3775: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3775: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3696: ... from macro `FILTER_V_PS_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3859: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3860: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3860: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3860: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3861: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3861: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3861: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3862: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3862: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3862: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3863: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3863: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3863: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7937: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3866: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3866: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3866: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3782: ... from macro `FILTER_V_PS_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:2525: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:2525: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:2525: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3982: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3982: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3982: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3984: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3984: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3984: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3873: ... from macro `FILTER_V4_PS_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4075: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4075: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4075: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4076: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4076: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4076: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4077: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4077: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4077: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4078: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4078: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4078: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4080: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4080: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4080: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4081: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4081: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4081: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:3991: ... from macro `FILTER_V_PS_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4173: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4173: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4173: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4174: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4174: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4175: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4175: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4177: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4178: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4178: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4178: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4088: ... from macro `FILTER_V4_W8_H8_H16_H32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4284: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4284: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4284: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4285: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4285: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4285: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4225: ... from macro `FILTER_VER_CHROMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4373: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4373: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4373: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4374: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4374: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4374: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4289: ... from macro `FILTER_VER_CHROMA_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4554: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4554: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4554: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4555: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4555: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4555: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4530: ... from macro `FILTER_VER_CHROMA_AVX2_8x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4696: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4696: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4696: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4697: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4697: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4697: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4559: ... from macro `FILTER_VER_CHROMA_AVX2_8x12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4728: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4728: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4728: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4729: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4730: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4730: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4730: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:190: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4731: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4731: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4731: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4701: ... from macro `FILTER_VER_CHROMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-32.asm:369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 47%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4802: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4802: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4802: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4803: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4803: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4803: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4761: ... from macro `FILTER_VER_CHROMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4851: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4851: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4851: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4852: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4807: ... from macro `FILTER_VER_CHROMA_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4931: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4931: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4931: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4932: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4932: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4932: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4856: ... from macro `FILTER_VER_CHROMA_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5028: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5028: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5028: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5030: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5030: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5030: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:4939: ... from macro `FILTER_V4_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5118: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5118: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5120: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5120: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5120: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5037: ... from macro `FILTER_V4_W12_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5206: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5206: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5206: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `SETUP_STAC/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here K_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5207: warning: improperly calling multi-line macro `ALLOC/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: improperly calling multi-line macro `ALLOC_STAC_STACK' with 0 parameters [-w+pp-macro-params-legacy] K' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5207: warning: dropping trailing empty parameter in call /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5208: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5208: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5208: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5209: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5209: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5209: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5210: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5210: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5210: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5212: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5212: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5212: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5213: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5213: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5213: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5127: ... from macro `FILTER_V4_W16_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5628: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5628: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:7279: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5628: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5629: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5629: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5629: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:5477: ... from macro `FILTER_VER_CHROMA_AVX2_16x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7214: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7214: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7214: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7215: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7215: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7215: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7121: ... from macro `FILTER_VER_CHROMA_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7530: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7530: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7530: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7531: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7532: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7532: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7532: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7533: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7533: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7533: warning: dropping trailing empty parameter in call /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACto multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] K' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7219: ... from macro `FILTER_VER_CHROMA_AVX2_12xN' define/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here d here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7654: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7654: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7654: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7656: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7656: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7656: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7540: ... from macro `FILTER_V4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7748: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7748: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7748: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7749: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7749: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7749: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7750: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7750: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7750: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7751: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7753: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7753: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7754: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7754: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:7663: ... from macro `FILTER_V4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8355: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8355: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7948: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8357: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8357: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8357: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8358: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8358: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8358: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8264: ... from macro `FILTER_V4_W16n_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8459: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8460: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8461: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8462: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8463: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:555: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:555: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:555: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:629: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:629: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:629: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8464: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:718: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:718: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:718: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8465: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8466: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:915: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:915: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:915: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8467: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:955: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:955: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:955: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8468: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1009: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1009: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1009: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1065: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8470: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8474: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1262: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8476: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8400: ... from macro `FILTER_VER_CHROMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8570: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8570: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8571: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8571: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1411: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1411: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1411: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8573: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8573: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8573: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8527: ... from macro `FILTER_VER_CHROMA_SP_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8579: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8702: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1473: warning: improperly calling multi-line macro `ALLOC_S/home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' definedTACK' with 0 parameters [-w+pp-macro-params-legacy] here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8702: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1473: warning: dropping trailing empty parameter in call to/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8702: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1531: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8704: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8704: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8704: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8631: ... from macro `FILTER_VER_CHROMA_SP_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1559: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1559: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1585: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1585: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1585: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8788: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8788: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8788: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1611: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1611: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1611: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8789: warning: improperly calling multi-line macro `SETUP/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here _STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8789: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8789: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1697: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1697: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1697: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8791: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8791: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8791: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1724: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1724: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1724: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1757: warning: improperly calling multi-line macro `SETUP_S/home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8792: warning: improperly calling multi-line macro `SETUPTACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] _STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1757: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8792: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1757: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8792: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8793: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8793: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8793: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1827: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1827: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8795: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8795: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8795: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1864: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1864: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1864: warning: dropping trailing empty parameter in call to/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8796: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8796: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8796: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8743: ... from macro `FILTER_VER_CHROMA_SP_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1904: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1904: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1904: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1922: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1922: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8892: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1922: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8892: warning: improperly calling multi-line macro `ALLOC/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here _STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8892: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1961: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1961: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1961: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8893: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1997: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1997: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:1997: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8894: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8894: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2033: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2033: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2033: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8895: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2065: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8896: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2097: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8896: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2097: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8896: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8804: ... from macro `FILTER_V_PS_W16n' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2097: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2124: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2124: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2124: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8903: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8903: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8903: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2163: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2163: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2163: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2188: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2188: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2188: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9057: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9057: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9057: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2213: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2213: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2213: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9059: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9059: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9059: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:8977: ... from macro `FILTER_V_PS_W2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2240: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2240: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2240: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2267: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9117: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2296: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2296: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2296: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9119: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2360: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2360: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2360: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9120: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2499: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9121: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2499: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2499: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9122: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2613: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2613: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2613: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9123: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7950: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9124: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2750: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2750: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2750: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9125: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2803: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2803: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2803: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9126: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9128: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9129: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9132: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2935: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2935: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2935: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9133: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9134: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9135: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:2989: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9137: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9140: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3172: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3172: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3172: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3190: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3238: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3238: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3238: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9142: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3260: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3260: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3260: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3282: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3282: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3282: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9143: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STAC/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here K_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3303: warning: dropping trailing empty parameter in call to/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3324: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3324: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3324: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3344: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3344: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3344: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9144: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9066: ... from macro `FILTER_VER_CHROMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3364: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3364: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3364: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9220: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9220: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9220: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9221: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9221: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9221: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9148: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3463: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3463: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3463: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9332: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9332: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3511: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3538: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3538: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3538: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3565: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3565: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3565: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9225: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3597: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3597: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3597: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3621: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3621: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3621: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STAC/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here K' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9527: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9527: warning: improperly calling multi-line macro `ALLOC/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here _STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9527: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3648: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3648: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3648: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3736: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3736: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9528: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9528: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9528: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9503: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3789: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3789: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3789: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3842: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3842: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3842: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9559: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9559: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3893: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3941: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3941: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3941: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3985: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3985: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:3985: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4026: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4026: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4026: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4066: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9560: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9560: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9560: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9532: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4105: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4148: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4148: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4148: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STAC/home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4197: warning: improperly calling multi-line macro `SETUP_SK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] TACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4197: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4197: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4249: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4249: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4249: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9616: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9616: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9616: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9617: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9617: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9617: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9564: ... from macro `FILTER_VER_CHROMA_S_AVX2_4x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4357: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4357: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4357: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9686: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9621: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4542: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4542: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4542: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9866: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9866: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9866: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:9691: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4590: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4590: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4590: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4696: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4696: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4696: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10365: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10365: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10365: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10366: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4808: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10366: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4808: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10366: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10329: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4808: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7956: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11000: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11000: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11000: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4915: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4915: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:4915: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11001: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11001: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11001: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:10959: ... from macro `FILTER_VER_CHROMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5021: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5021: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5021: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5110: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5110: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5110: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11266: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11266: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11266: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11267: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11198: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5197: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5197: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5197: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11409: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11409: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11409: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11410: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11410: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11271: ... from macro `FILTER_VER_CHROMA_S_AVX2_8x6' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5284: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5284: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5284: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11895: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11896: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11896: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11896: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:11801: ... from macro `FILTER_VER_CHROMA_S_AVX2_2x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5453: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5453: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5453: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12245: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12245: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12245: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5535: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5535: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5535: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12246: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12246: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12246: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12062: ... from macro `FILTER_VER_CHROMA_S_AVX2_6x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5612: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5612: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5612: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12627: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12627: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12627: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12628: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12628: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12628: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12630: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12630: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12630: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12589: ... from macro `FILTER_VER_CHROMA_SS_W2_4R' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5760: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5760: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5760: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12636: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12636: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12636: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12743: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12743: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12743: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5837: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5837: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5837: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12745: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12745: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12745: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12684: ... from macro `FILTER_VER_CHROMA_SS_W6_H4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:5927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6001: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6001: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6001: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12791: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12791: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12791: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12792: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12792: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12792: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12793: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12793: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12793: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12794: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12794: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12794: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6125: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6125: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6125: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12795: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12795: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12795: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12797: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12797: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12797: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6203: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6203: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6203: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12798: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12798: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12798: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/v4-ipfilter8.asm:12753: ... from macro `FILTER_VER_CHROMA_SS_W8_H2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6341: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6631: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6631: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6631: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6783: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6783: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6783: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6949: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6949: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:6949: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7113: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7113: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7113: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 48%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7492: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7492: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7492: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7691: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7889: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7889: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:7889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3945: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:3964: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4023: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4053: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4115: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8100: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8100: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4145: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4219: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4350: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8310: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8310: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:8310: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4516: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9432: warning: improperly calling multi-line macro `ALLOC_S/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here TACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4572: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4640: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4804: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9592: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9592: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9592: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:4934: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9609: warning: improperly calling multi-line macro `SETUP_S/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here TACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9609: warning: improperly calling multi-line macro `ALLOC_S/home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here TACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to mu/home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9609: warning: dropping trailing empty parameter in call tolti-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5161: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9626: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9626: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9626: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5484: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5600: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9643: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9643: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:5817: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9660: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9660: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9660: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:6135: ... from macro `SA8D' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9677: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9677: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9677: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9694: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9694: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9694: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:576: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:592: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:606: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9711: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9827: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:9827: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1181: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10020: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1237: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1316: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1372: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1404: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1552: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23079: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23079: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23079: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10279: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23352: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23352: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8_allangs.asm:23352: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1668: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1710: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1869: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:1950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2067: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10392: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10392: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2179: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2280: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 50%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2413: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2578: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2675: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2689: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2703: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2719: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2735: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2755: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2864: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10558: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10558: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10558: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2920: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 51%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2950: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2967: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2976: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:7964: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:2984: ... from macro `SATDS_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10642: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10642: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10642: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10735: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10735: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10735: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8031: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8031: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8031: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8043: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8043: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8043: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8052: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8052: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8052: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8065: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10897: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10897: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10897: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8086: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8086: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8086: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8097: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8097: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8097: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10984: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10984: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:10984: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8339: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8339: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8339: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8343: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8343: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8343: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8352: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8352: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8352: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8357: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8357: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8357: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8390: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8390: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8390: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8400: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8400: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8410: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8410: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11071: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11071: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11071: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8421: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8448: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8448: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8448: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8507: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8507: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8507: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8569: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8569: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8569: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8697: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8697: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8697: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11158: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11158: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11158: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8872: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8872: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:8872: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:9894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:9894: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:9894: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11246: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:11618: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:11618: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:11618: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:13003: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:13003: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:13003: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11269: warning: dropping trailing empty parameter in call t/home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:15971: warning: improperly calling multi-line macro `SETUP_STAo multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] CK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:15971: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:15971: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16018: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16018: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16061: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16061: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16061: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16130: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16217: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16217: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16217: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16353: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16353: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16353: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16384: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16384: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16384: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16433: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16433: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16433: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16496: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16496: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/pixel-a.asm:16496: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11292: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11292: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11292: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11500: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11500: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11500: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11532: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11532: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11532: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11564: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11564: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11564: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11580: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11580: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11580: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 52%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11596: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11596: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:11596: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18634: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18634: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18634: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18664: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18664: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18664: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18699: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18699: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18699: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18729: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18795: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18795: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18795: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18831: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18831: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18831: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18861: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18861: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18861: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18897: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18897: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18897: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18927: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18927: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18960: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18960: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18960: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18994: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18994: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:18994: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19024: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19060: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19060: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19060: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19090: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19090: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19090: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19127: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19161: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19161: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19161: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19195: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19195: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19195: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19229: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19229: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19229: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19373: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19373: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19373: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19508: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19543: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19543: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19620: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19620: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:19620: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21342: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21342: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21342: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21368: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21368: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21368: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21466: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21466: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21466: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21501: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21501: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21501: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21540: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21540: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21540: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21588: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21632: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21632: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21632: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21687: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21721: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21721: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21721: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21802: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21802: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21802: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21813: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21813: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21813: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21824: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21824: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21824: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21835: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21835: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21835: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21846: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21857: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21857: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21857: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21868: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21868: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21868: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21880: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21880: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21880: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21891: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21891: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21891: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21902: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21902: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21902: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21913: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21913: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21913: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21924: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21924: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21924: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21935: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21935: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21935: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21946: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21946: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21946: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21957: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21957: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21957: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21968: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21968: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21968: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21990: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21990: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:21990: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22001: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22001: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22001: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22012: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22012: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22012: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22023: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22023: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22023: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22034: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22034: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22034: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22045: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22045: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22045: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22056: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22056: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22056: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22067: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22067: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22067: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22078: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22078: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22078: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22089: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22089: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22089: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22100: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22100: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22114: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22114: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22114: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22152: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22152: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22152: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22212: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22212: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22212: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22522: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22522: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/intrapred8.asm:22522: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 53%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 55%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 57%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 59%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 61%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 63%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 65%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 67%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 69%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 71%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 73%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 75%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 77%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 79%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:101: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:101: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:101: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 80%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:102: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:102: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:102: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:103: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:103: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:103: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:104: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:104: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:104: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:105: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:106: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:106: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:107: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:107: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:107: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:108: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:108: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:108: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:92: ... from macro `SAD' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:429: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:429: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:429: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:431: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:431: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:434: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:434: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:434: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:435: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:382: ... from macro `SAD_W16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 81%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 82%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:852: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:853: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:853: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:853: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:855: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:855: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:855: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:856: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:856: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:856: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:857: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:857: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:857: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:441: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:858: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:858: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:456: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:859: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:473: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:490: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi[ 84%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o -line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:514: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:528: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:860: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:860: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:860: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:545: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 85%] Building CXX object common/CMakeFiles/common.dir/scaler.cpp.o /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:861: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:861: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:861: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:562: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:578: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:862: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:862: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:862: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:863: warning: improperly calling multi-line macro `SETUP_STA/home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' CK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:863: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:595: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:863: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:864: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:864: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:864: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:612: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:866: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:866: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:866: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:867: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:867: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:867: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:628: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:868: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:868: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:868: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:647: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:869: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:869: warning: improperly calling multi-line macro `ALLOC_STA/home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:665: ... from macro `SAD_Wx' defined here CK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:869: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:683: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:870: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:870: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:870: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:713: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:871: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:740: ... from macro `SAD_Wx' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:848: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:848: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:848: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:849: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:849: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:849: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:872: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:872: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:872: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:850: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:873: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:873: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:873: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:851: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:851: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:851: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:852: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:853: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:853: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:853: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:798: ... from macro `SAD_W48_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:874: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:874: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:874: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:878: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:878: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:878: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:896: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:896: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:896: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:875: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:875: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:875: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:876: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:876: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:876: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2474: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2474: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2474: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:877: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:877: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:877: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2476: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2476: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2476: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:878: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:878: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:878: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2483: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:879: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:879: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:879: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2484: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2488: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2464: ... from macro `SAD_X' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:880: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:880: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:880: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4392: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4392: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4394: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4394: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4394: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4396: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4396: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4397: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4397: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:881: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:881: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:881: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:882: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:882: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:882: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4399: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4400: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4400: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4403: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4403: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4403: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:883: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:883: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:883: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4404: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4404: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4404: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4405: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4405: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4405: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4406: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4406: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4406: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:884: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:884: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:884: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4407: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4407: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4407: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4408: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4408: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4408: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4411: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4411: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4411: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:885: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:885: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:885: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:886: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:886: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:886: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4413: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4413: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4413: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4414: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4414: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4414: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:887: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:887: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:887: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4416: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4416: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:888: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:888: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:888: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:889: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:889: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4417: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4418: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4418: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4419: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4419: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4421: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:890: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:890: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:890: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4423: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4423: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4424: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3047: ... from macro `SAD_X4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:891: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:891: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:891: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:808: ... from macro `FILTER_PIX_TO_SHORT_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3178: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3201: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4426: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3245: ... from macro `SAD_X4_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4427: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3328: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4427: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3349: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:968: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1045: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4427: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3370: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4427: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3391: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1140: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1140: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1140: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1141: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1141: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1142: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1142: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1142: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1118: ... from macro `P2S_H_2xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1183: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1184: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1184: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1184: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1185: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1185: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1185: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1186: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1186: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1186: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1149: ... from macro `P2S_H_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1239: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1239: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1239: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1240: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1240: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1240: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1193: ... from macro `P2S_H_6xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1289: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1289: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1289: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1290: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1290: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1290: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1291: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1291: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1291: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1292: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1292: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1292: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1293: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1293: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1293: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1294: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1294: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1294: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1247: ... from macro `P2S_H_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1300: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1300: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1416: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1416: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1417: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1418: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1418: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4429: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4429: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4429: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1419: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1419: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1421: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1351: ... from macro `P2S_H_16xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1463: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1463: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1463: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1520: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1520: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1520: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1600: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1600: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1600: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4430: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4430: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1703: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4430: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1703: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1703: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1874: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1874: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1874: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1875: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1875: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1875: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1768: ... from macro `P2S_H_16xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1993: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1993: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1993: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4431: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4431: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1994: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1994: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1994: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1995: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1995: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1995: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1996: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1996: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1996: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4433: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4433: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4433: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1997: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1997: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1997: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1998: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1998: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1998: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:1882: ... from macro `P2S_H_32xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2061: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2061: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2061: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2062: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2062: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2062: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2063: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2063: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2063: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4434: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4434: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4434: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2064: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2064: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2064: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2065: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2066: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2005: ... from macro `P2S_H_32xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4435: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2546: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2546: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2546: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4436: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4436: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4436: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4439: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4439: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4439: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2995: ... from macro `SAD_X3_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2547: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2547: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2547: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3069: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2549: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2549: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2549: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2343: ... from macro `P2S_H_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2648: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2648: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2648: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3078: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2649: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2649: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2649: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2650: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2650: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2650: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2651: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2651: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2651: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2556: ... from macro `P2S_H_64xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2943: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2943: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2943: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3089: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2944: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2888: ... from macro `P2S_H_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3025: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3025: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3025: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3026: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3026: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3026: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:2951: ... from macro `P2S_H_24xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3093: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3093: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3093: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3094: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3094: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3094: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3033: ... from macro `P2S_H_24xN_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3100: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3100: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3231: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3231: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3231: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3710: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3710: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3710: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3968: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3968: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3968: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3102: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3973: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3973: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3973: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3979: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3979: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3979: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3985: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3985: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3985: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3990: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3990: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3990: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3996: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3996: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3996: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:3650: ... from macro `FILTER_VER_LUMA_4xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4368: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4368: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4368: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3119: ... from macro `SAD_X3_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4374: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4374: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4374: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4375: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4375: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4375: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4380: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4380: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4380: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4381: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4186: ... from macro `FILTER_VER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4441: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4441: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4441: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3024: ... from macro `SAD_X3_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4386: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4386: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4386: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4387: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4186: ... from macro `FILTER_VER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4392: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4392: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4393: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4393: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4322: ... from macro `FILTER_VER_LUMA_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4398: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4398: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4399: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4259: ... from macro `FILTER_VER_LUMA_AVX2_8x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4442: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4442: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4442: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3223: ... from macro `SAD_X3_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4404: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4404: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4404: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4405: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4186: ... from macro `FILTER_VER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4410: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4410: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4120: ... from macro `FILTER_VER_LUMA_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4411: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4186: ... from macro `FILTER_VER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4520: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4520: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4520: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4525: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4525: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4525: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:4418: ... from macro `FILTER_VER_LUMA_12xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3266: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7389: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3280: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7390: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7392: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7393: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7394: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3294: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7397: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7398: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7400: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3308: ... from macro `SAD_X3_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7401: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7402: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7403: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7404: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7405: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4444: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4444: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4444: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7407: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7408: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7409: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7411: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7413: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7414: warning: dropping trailing empty parameter in call to /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4445: warning: improperly calling multi-line macro `SETUP_STACK_multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4445: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4445: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7416: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4446: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4446: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4446: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4447: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4447: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4447: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4448: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4448: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4448: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4449: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4449: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4449: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7313: ... from macro `FILTER_VER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4450: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4450: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4450: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3009: ... from macro `SAD_X4_W12' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7557: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7558: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7560: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4451: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3047: ... from macro `SAD_X4_W24' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7562: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7563: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7564: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7565: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7566: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3138: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7569: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3148: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7573: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7574: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3160: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7580: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7581: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7495: ... from macro `FILTER_VER_LUMA_SP' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7609: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7609: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7609: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7747: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7748: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7749: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7750: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7752: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3178: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7755: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7756: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7757: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7758: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7759: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4452: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3201: ... from macro `SAD_X4_W32' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7760: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7761: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7762: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7764: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7766: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4453: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3245: ... from macro `SAD_X4_W48' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7768: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7769: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7770: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7771: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7634: ... from macro `FILTER_VER_LUMA_SS' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7867: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7867: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7867: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7868: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7868: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7868: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7775: ... from macro `FILTER_VER_LUMA_AVX2_4x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8013: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8013: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8013: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8014: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8014: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8014: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:7872: ... from macro `FILTER_VER_LUMA_AVX2_4x8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8258: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4454: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3328: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8259: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8259: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8234: ... from macro `FILTER_VER_LUMA_AVX2_4x16' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9017: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9017: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9017: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9018: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9018: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:8981: ... from macro `FILTER_VER_LUMA_S_AVX2_8x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4454: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3349: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9889: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9846: ... from macro `FILTER_VER_LUMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9890: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/ipfilter8.asm:9846: ... from macro `FILTER_VER_LUMA_S_AVX2_16x4' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4454: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3370: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4454: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:3391: ... from macro `SAD_X4_W64' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4455: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4455: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4455: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4456: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4456: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4456: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4457: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4457: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4457: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4458: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4458: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4458: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4459: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4459: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4459: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4460: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4460: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4460: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:2981: ... from macro `SAD_X_SSE2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4483: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4484: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4488: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4489: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4489: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4489: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4490: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4491: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4491: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4491: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4463: ... from macro `SAD_X_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4824: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4824: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4824: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4825: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4825: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4825: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4826: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4826: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4826: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4827: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4827: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4828: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4828: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4828: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4829: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4829: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4829: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4830: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4830: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4830: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4611: ... from macro `SAD16_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4832: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4832: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4832: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4833: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4833: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4833: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4834: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4637: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4603: ... from macro `SAD_CACHELINE_START_MMX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4848: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4848: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4848: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4849: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4849: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4849: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4860: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4860: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4860: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4861: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4861: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4861: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4567: ... from macro `SAD16_CACHELINE_FUNC' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4872: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4872: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4872: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4928: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4928: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4928: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4970: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4970: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:4970: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6052: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6052: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6052: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6053: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6053: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6053: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6054: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6054: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6054: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6055: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6055: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6055: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6056: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6056: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6056: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6057: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6057: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6057: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6058: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6058: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6058: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6059: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6059: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6059: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6060: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6060: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6060: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6061: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6061: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6061: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6034: ... from macro `SAD_X3_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6067: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6067: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6067: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6113: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6113: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6113: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6175: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6175: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6219: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6219: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6219: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6261: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6366: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6366: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6366: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6418: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6418: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6521: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6583: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6583: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6583: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6751: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6752: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6752: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6752: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6753: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6753: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6754: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6754: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6755: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6755: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6755: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6756: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6756: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6756: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6757: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6757: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6757: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6758: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6758: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6758: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6759: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6759: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6759: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/sad-a.asm:6736: ... from macro `SAD_MxN_AVX512' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:662: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:662: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:662: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:663: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:663: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:663: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:664: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:664: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:664: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:665: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:665: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:665: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:666: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:666: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:666: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:667: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:668: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:670: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:670: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:671: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:672: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:672: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:672: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:673: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:673: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:673: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:674: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:675: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:675: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:676: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:676: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:677: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:677: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:677: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:678: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:678: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:678: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:679: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:679: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:679: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:680: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:680: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:680: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:681: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:681: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:681: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:682: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:682: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:682: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:683: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:683: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:683: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:684: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:684: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:684: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:685: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:685: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:685: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:686: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:691: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:692: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:692: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:692: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:693: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:693: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:693: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:694: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:694: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:694: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:695: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:695: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:695: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:696: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:696: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:696: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:697: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:697: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:697: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:698: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:698: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:698: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:699: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:699: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:699: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:700: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:700: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:700: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:701: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:701: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:701: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:702: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:702: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:702: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:703: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:703: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:703: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:704: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:704: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:704: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:705: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:705: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:705: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:706: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:706: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:706: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:707: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:707: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:707: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:708: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:708: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:708: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:709: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:709: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:709: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:710: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:710: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:710: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:711: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:711: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:711: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:712: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:712: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:712: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:713: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:713: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:713: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:714: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:714: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:714: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:715: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:715: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:715: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:592: ... from macro `IPFILTER_LUMA_sse2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1838: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1838: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1838: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1993: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1993: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1993: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2140: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2140: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2140: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2141: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2141: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2142: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2142: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2142: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2064: ... from macro `IPFILTER_LUMA_AVX2_8xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2395: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2395: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2395: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2534: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2534: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2534: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2567: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2567: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2617: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2617: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2617: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2674: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2736: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2736: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2737: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2737: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2737: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2738: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2738: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2738: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2739: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2739: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2739: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2742: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2742: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2742: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2808: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2808: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2808: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2809: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2809: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2809: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2810: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2810: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2810: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2811: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2811: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2811: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2812: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2812: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2812: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2813: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2813: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2813: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2146: ... from macro `IPFILTER_LUMA_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2815: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2816: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2816: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2816: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2817: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2818: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2818: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2818: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2819: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2819: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2819: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2216: ... from macro `IPFILTER_LUMA_32x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2821: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2821: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2821: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2822: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2822: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2822: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2823: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2823: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2823: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2824: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2824: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2824: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2285: ... from macro `IPFILTER_LUMA_64x_avx2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2827: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2827: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2867: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2867: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2867: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2947: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2947: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:2947: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3109: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3109: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3109: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3110: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3110: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3110: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3111: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3111: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3111: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3112: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3112: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3112: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3017: ... from macro `IPFILTER_CHROMA_HPS_64xN' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3431: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3431: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3433: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3433: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3433: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3434: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3434: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3434: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3435: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3436: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3436: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3436: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3437: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3437: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3437: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3438: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3438: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3438: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3439: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3439: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3439: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3441: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3441: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3441: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3442: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3442: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3442: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3443: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3443: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3443: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3444: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3444: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3444: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3445: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3445: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3445: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3446: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3446: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3446: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3447: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3447: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3447: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3448: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3448: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3448: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3449: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3449: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3449: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3450: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3450: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3450: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3451: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3451: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3451: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3388: ... from macro `IPFILTER_LUMA_PP_W8' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3456: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3456: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3456: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3457: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3457: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3457: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3458: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3458: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3458: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3459: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3459: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3459: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3460: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3460: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3460: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3461: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3461: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3461: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3462: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3462: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3462: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3463: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3463: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3463: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3464: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3464: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3464: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3465: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3465: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3465: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3466: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3466: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3466: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3467: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3467: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3467: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3468: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3468: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3468: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3469: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3469: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3470: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3470: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3470: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3472: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3472: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3474: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3474: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3474: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3476: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3476: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3476: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:1776: ... from macro `IPFILTER_LUMA' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3927: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3927: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3984: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3984: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:3984: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4089: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4089: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4089: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4090: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4090: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4090: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4091: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4091: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4091: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4092: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4092: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4092: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4093: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4093: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4093: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4094: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4094: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4094: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4038: ... from macro `IPFILTER_CHROMA_PS_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4167: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4167: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4167: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4168: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4168: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4168: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4169: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4169: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4169: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4170: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4170: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4170: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4171: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4171: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4171: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4101: ... from macro `IPFILTER_CHROMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4177: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4257: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4257: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4257: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4418: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4418: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4418: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4419: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4419: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4331: ... from macro `IPFILTER_CHROMA_PS_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4496: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4496: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4496: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4588: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4589: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4589: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4589: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4590: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4590: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4590: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4591: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4591: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4591: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4592: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4592: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4592: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4532: ... from macro `IPFILTER_CHROMA_PP_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4666: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4666: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4666: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4667: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4668: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4670: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4670: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4599: ... from macro `IPFILTER_CHROMA_PP_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4732: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4732: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4732: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4733: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4677: ... from macro `IPFILTER_CHROMA_PP_4xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4830: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4830: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4830: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4831: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4831: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4831: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4832: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4832: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4832: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4833: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4833: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4833: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4834: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4737: ... from macro `IPFILTER_LUMA_PS_32xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4837: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4837: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4837: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4951: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4951: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:4951: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5017: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5017: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5017: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5159: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5159: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5159: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5160: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5160: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5160: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5161: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5161: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5161: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5162: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5162: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5162: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5163: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5163: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5163: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5164: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5164: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5164: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5099: ... from macro `IPFILTER_CHROMA_PP_16xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5304: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5305: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5305: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5305: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5168: ... from macro `IPFILTER_LUMA_PS_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5379: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5379: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5379: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5380: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5380: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5380: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5381: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5381: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5381: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5383: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5384: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5384: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5384: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5385: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5385: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5385: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5312: ... from macro `IPFILTER_CHROMA_PS_8xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5388: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5388: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5388: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5449: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5449: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5449: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5526: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5588: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5649: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5649: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5649: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5718: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5718: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5718: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5782: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5782: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5782: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5865: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5865: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5865: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6040: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6040: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6040: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6041: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6041: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6041: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6042: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6042: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6042: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6043: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6043: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6043: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:5960: ... from macro `IPFILTER_CHROMA_PP_64xN_AVX2' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6049: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6049: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6049: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6136: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6217: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6217: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6217: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6273: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6388: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6388: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6388: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6531: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6593: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6593: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6593: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6652: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:601: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6652: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:604: ... from macro `PROLOGUE' defined here /home/main-builder/pkgwork/src/x265/source/common/x86/h-ipfilter8.asm:6652: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:694: ... from macro `cglobal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:727: ... from macro `cglobal_internal' defined here /home/main-builder/pkgwork/src/x265/source/common/../common/x86/x86inc.asm:606: ... from macro `PROLOGUE' defined here [ 85%] Built target common [ 86%] Linking CXX shared library libx265.so [ 87%] Linking CXX static library libx265.a [ 87%] Built target x265-static /home/main-builder/pkgwork/src/x265/source/encoder/sao.cpp: In member function ‘allocSaoParam’: /home/main-builder/pkgwork/src/x265/source/encoder/sao.cpp:224:81: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 224 | saoParam->ctuParam[i] = new SaoCtuParam[m_numCuInHeight * m_numCuInWidth]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/threadpool.cpp: In function ‘allocThreadPools’: /home/main-builder/pkgwork/src/x265/source/common/threadpool.cpp:419:48: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 419 | ThreadPool *pools = new ThreadPool[numPools]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp: In member function ‘movieMetadataFromJson’: /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp:302:38: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 302 | metadata = new uint8_t*[numFrames]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp: In member function ‘movieExtendedInfoFrameMetadataFromJson’: /home/main-builder/pkgwork/src/x265/source/dynamicHDR10/metadataFromJson.cpp:374:38: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 374 | metadata = new uint8_t*[numFrames]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/encoder/encoder.cpp: In member function ‘copyUserSEIMessages’: /home/main-builder/pkgwork/src/x265/source/encoder/encoder.cpp:1090:73: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1090 | frame->m_userSEI.payloads = new x265_sei_payload[numPayloads]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/scaler.cpp: In member function ‘initCoeff’: /home/main-builder/pkgwork/src/x265/source/common/scaler.cpp:460:53: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 460 | m_filt = new int16_t[(dstW + 3)*(*outFilterSize)]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/scaler.cpp:460:53: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 460 | m_filt = new int16_t[(dstW + 3)*(*outFilterSize)]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/scaler.cpp:388:59: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 388 | filter = new int64_t[dstW*filterSize * sizeof(*filter)]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /home/main-builder/pkgwork/src/x265/source/common/scaler.cpp:388:59: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 388 | filter = new int64_t[dstW*filterSize * sizeof(*filter)]; | ^ /usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function ‘operator new []’ declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /usr/bin/ld: common/CMakeFiles/common.dir/x86/pixel-a.asm.o: warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object [ 87%] Built target x265-shared [ 88%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o [ 91%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o [ 93%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o [ 93%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o [ 91%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o [ 94%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o [ 94%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o [ 95%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o [ 96%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o [ 97%] Building CXX object CMakeFiles/cli.dir/x265cli.cpp.o [ 98%] Building CXX object CMakeFiles/cli.dir/abrEncApp.cpp.o /home/main-builder/pkgwork/src/x265/source/x265.cpp: In function ‘bool parseAbrConfig(FILE*, x265::CLIOptions*, uint8_t)’: /home/main-builder/pkgwork/src/x265/source/x265.cpp:159:14: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 159 | fgets(line, sizeof(line), abrConfig); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX executable x265 [100%] Built target cli make: Leaving directory '/home/main-builder/pkgwork/src/build' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/home/main-builder/pkgwork/src/build' [ 5%] Built target dynamicHDR10 [ 24%] Built target encoder [ 82%] Built target common [ 85%] Built target hdr10plus-shared [ 85%] Built target hdr10plus-static [ 86%] Built target x265-shared [ 87%] Built target x265-static [100%] Built target cli Install the project... -- Install configuration: "Release" -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/libx265.a -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/libhdr10plus.a -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/include/x265.h -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/include/x265_config.h -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/libx265.so.199 -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/libx265.so -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/libhdr10plus.so -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/lib32/pkgconfig/x265.pc -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/bin/x265 -- Set non-toolchain portion of runtime path of "/home/main-builder/pkgwork/pkg/lib32-x265/usr/bin/x265" to "" -- Installing: /home/main-builder/pkgwork/pkg/lib32-x265/usr/include/hdr10plus.h make: Leaving directory '/home/main-builder/pkgwork/src/build' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "lib32-x265"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lib32-x265 3.5-2 (Fri 01 Mar 2024 08:10:53 AM CET) umount: /home/xiota/build/lib32-x265/machine/root/var/pkgdest unmounted umount: /home/xiota/build/lib32-x265/machine/root/var/cache/pacman/pkg unmounted umount: /home/xiota/build/lib32-x265/machine/root/home/main-builder/pkgsrc unmounted umount: /home/xiota/build/lib32-x265/machine/root/home/main-builder/.ccache unmounted umount: /home/xiota/build/lib32-x265/machine/root/home/main-builder/pkgwork unmounted umount: /home/xiota/build/lib32-x265/machine/root (overlay) unmounted real 0m25.642s user 1m18.931s sys 0m8.674s