[INFO] fetching crate x264-dev 0.2.0... [INFO] checking x264-dev-0.2.0 against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] extracting crate x264-dev 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate x264-dev 0.2.0 on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate x264-dev 0.2.0 [INFO] finished tweaking crates.io crate x264-dev 0.2.0 [INFO] tweaked toml for crates.io crate x264-dev 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 75 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.50.1 (available: v0.71.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c05576472d41c3267b9369e71ea3c6d523e4010ada201666e7665193d5056b02 [INFO] running `Command { std: "docker" "start" "-a" "c05576472d41c3267b9369e71ea3c6d523e4010ada201666e7665193d5056b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c05576472d41c3267b9369e71ea3c6d523e4010ada201666e7665193d5056b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c05576472d41c3267b9369e71ea3c6d523e4010ada201666e7665193d5056b02", kill_on_drop: false }` [INFO] [stdout] c05576472d41c3267b9369e71ea3c6d523e4010ada201666e7665193d5056b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78b9954b4fdb46561dbf6bcd1448af1ec7d8fb336f263ebe42890e723ec4194 [INFO] running `Command { std: "docker" "start" "-a" "d78b9954b4fdb46561dbf6bcd1448af1ec7d8fb336f263ebe42890e723ec4194", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling x264-dev v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> build.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | let path: &str = path.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `x264-dev v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/x264-dev-1e8a58528dfe1411/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] platform: X86_64 [INFO] [stderr] byte order: little-endian [INFO] [stderr] system: LINUX [INFO] [stderr] cli: no [INFO] [stderr] libx264: internal [INFO] [stderr] shared: no [INFO] [stderr] static: yes [INFO] [stderr] asm: yes [INFO] [stderr] interlaced: yes [INFO] [stderr] avs: no [INFO] [stderr] lavf: no [INFO] [stderr] ffms: no [INFO] [stderr] mp4: no [INFO] [stderr] gpl: yes [INFO] [stderr] thread: posix [INFO] [stderr] opencl: yes [INFO] [stderr] filters: crop select_every [INFO] [stderr] lto: no [INFO] [stderr] debug: no [INFO] [stderr] gprof: no [INFO] [stderr] strip: no [INFO] [stderr] PIC: no [INFO] [stderr] bit depth: all [INFO] [stderr] chroma format: all [INFO] [stderr] [INFO] [stderr] You can run 'make' or 'make fprofiled' now. [INFO] [stderr] cat common/opencl/x264-cl.h common/opencl/bidir.cl common/opencl/downscale.cl common/opencl/intra.cl common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/weightp.cl | ./tools/cltostr.sh common/oclobj.h [INFO] [stderr] dependency file generation... [INFO] [stderr] install -d /opt/rustwide/target/debug/build/x264-dev-af078de56f7e525f/out/build/include /opt/rustwide/target/debug/build/x264-dev-af078de56f7e525f/out/build/lib/pkgconfig [INFO] [stderr] install -m 644 ./x264.h x264_config.h /opt/rustwide/target/debug/build/x264-dev-af078de56f7e525f/out/build/include [INFO] [stderr] install -m 644 x264.pc /opt/rustwide/target/debug/build/x264-dev-af078de56f7e525f/out/build/lib/pkgconfig [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/osdep.c -o common/osdep.o [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/base.c -o common/base.o [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cpu.c -o common/cpu.o [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/tables.c -o common/tables.o [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/api.c -o encoder/api.o [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/opencl.c -o common/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/slicetype-cl.c -o encoder/slicetype-cl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cpu-a.o common/x86/cpu-a.asm [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-64-8.o common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-8.o common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-8.o common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-8.o common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-8.o common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-8.o common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-8.o common/x86/deblock-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-8.o common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-8.o common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-8.o common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] common/deblock.c: In function 'x264_8_macroblock_deblock': [INFO] [stderr] common/deblock.c:656:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] 656 | if( !transform_8x8 ) FILTER( 0, 1 ); [INFO] [stderr] | ^~ [INFO] [stderr] common/deblock.c:640:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:640:5: note: in definition of macro 'FILTER' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:660:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] 660 | if( !transform_8x8 ) FILTER( 1, 1 ); [INFO] [stderr] | ^~ [INFO] [stderr] common/deblock.c:640:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:640:5: note: in definition of macro 'FILTER' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/mvpred.c:519:77: warning: argument 4 of type 'int16_t[9][2]' {aka 'short int[9][2]'} with mismatched bound [-Warray-parameter=] [INFO] [stderr] 519 | void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) [INFO] [stderr] | ~~~~~~~~^~~~~~~~~ [INFO] [stderr] In file included from common/common.h:768, [INFO] [stderr] from common/mvpred.c:28: [INFO] [stderr] common/macroblock.h:364:77: note: previously declared as 'int16_t[8][2]' {aka 'short int[8][2]'} [INFO] [stderr] 364 | void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[8][2], int *i_mvc ); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~ [INFO] [stderr] common/mvpred.c:519:77: warning: argument 4 of type 'int16_t[9][2]' {aka 'short int[9][2]'} with mismatched bound [-Warray-parameter=] [INFO] [stderr] 519 | void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) [INFO] [stderr] | ~~~~~~~~^~~~~~~~~ [INFO] [stderr] In file included from common/common.h:768, [INFO] [stderr] from common/mvpred.c:28: [INFO] [stderr] common/macroblock.h:364:77: note: previously declared as 'int16_t[8][2]' {aka 'short int[8][2]'} [INFO] [stderr] 364 | void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[8][2], int *i_mvc ); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~ [INFO] [stderr] common/deblock.c: In function 'x264_10_macroblock_deblock': [INFO] [stderr] common/deblock.c:656:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] 656 | if( !transform_8x8 ) FILTER( 0, 1 ); [INFO] [stderr] | ^~ [INFO] [stderr] common/deblock.c:640:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:640:5: note: in definition of macro 'FILTER' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:660:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] 660 | if( !transform_8x8 ) FILTER( 1, 1 ); [INFO] [stderr] | ^~ [INFO] [stderr] common/deblock.c:640:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] common/deblock.c:640:5: note: in definition of macro 'FILTER' [INFO] [stderr] 640 | do\ [INFO] [stderr] | ^~~ [INFO] [stderr] 641 | {\ [INFO] [stderr] | [INFO] [stderr] encoder/encoder.c: In function 'x264_8_encoder_open': [INFO] [stderr] encoder/encoder.c:1767:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] [INFO] [stderr] 1767 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); [INFO] [stderr] | ^~ [INFO] [stderr] encoder/encoder.c:1767:37: note: directive argument in the range [-214748364, 214748364] [INFO] [stderr] 1767 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] encoder/encoder.c:1767:37: note: directive argument in the range [-9, 9] [INFO] [stderr] In file included from /usr/include/stdio.h:894, [INFO] [stderr] from ./common/osdep.h:33, [INFO] [stderr] from ./common/base.h:43, [INFO] [stderr] from ./common/common.h:30, [INFO] [stderr] from encoder/encoder.c:28: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 14 bytes into a destination of size 4 [INFO] [stderr] 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 72 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 73 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] common/x86/cpu-a.asm:35: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cpu-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cpu-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cpu-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cpu-a.asm:35: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cpu-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cpu-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cpu-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cpu-a.asm:35: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cpu-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cpu-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cpu-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:300: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] encoder/encoder.c: In function 'x264_10_encoder_open': [INFO] [stderr] encoder/encoder.c:1767:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] [INFO] [stderr] 1767 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); [INFO] [stderr] | ^~ [INFO] [stderr] encoder/encoder.c:1767:37: note: directive argument in the range [-214748364, 214748364] [INFO] [stderr] 1767 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] encoder/encoder.c:1767:37: note: directive argument in the range [-9, 9] [INFO] [stderr] In file included from /usr/include/stdio.h:894, [INFO] [stderr] from ./common/osdep.h:33, [INFO] [stderr] from ./common/base.h:43, [INFO] [stderr] from ./common/common.h:30, [INFO] [stderr] from encoder/encoder.c:28: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 14 bytes into a destination of size 4 [INFO] [stderr] 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 72 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 73 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:300: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:594: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:130: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:132: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:594: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:132: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:132: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:135: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:594: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:135: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:135: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/bitstream-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:377: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:377: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:377: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/const-a.asm:59: warning: dropping trailing empty parameter in call to multi-line macro `const' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:379: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:379: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:379: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:596: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] common/x86/dct-64.asm:748: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-64.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/pixel.c:1524:1: fatal error: error writing to /tmp/ccMBWb3V.s: No space left on device [INFO] [stderr] 1524 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:278: common/pixel-10.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:544: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:546: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:547: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:549: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:552: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:553: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/cabac-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/deblock-a.asm:1330: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1330: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1330: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1330: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1267: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1332: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1332: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1267: ... from macro `DEBLOCK_LUMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1610: ... from macro `DEBLOCK_LUMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:181: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:181: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:181: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1666: ... from macro `DEBLOCK_LUMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:231: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:231: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:231: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:315: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:315: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:315: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:370: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:372: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:372: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:372: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:417: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1738: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1610: ... from macro `DEBLOCK_LUMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:567: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:567: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:568: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:485: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:568: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:1738: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:1666: ... from macro `DEBLOCK_LUMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:509: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:569: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:569: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:569: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:579: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:591: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:591: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:591: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:570: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:570: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:686: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:717: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:717: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:717: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:727: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:727: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:727: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2116: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:751: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:793: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:793: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:793: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:926: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:927: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:927: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:928: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:928: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:928: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:929: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:933: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:933: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:933: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:934: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:934: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:571: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/dct-a.asm:934: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:571: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:938: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:939: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:939: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:944: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:945: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:945: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:945: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:946: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:946: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:946: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:949: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:949: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:949: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1036: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1036: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1036: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1056: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1056: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1056: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2141: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:572: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2128: ... from macro `DEBLOCK_H_CHROMA_420_MBAFF' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2141: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2128: ... from macro `DEBLOCK_H_CHROMA_420_MBAFF' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2128: ... from macro `DEBLOCK_H_CHROMA_420_MBAFF' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1094: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1094: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1094: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1119: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1119: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1119: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1173: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1173: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1173: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:574: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:574: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:574: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2179: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1175: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1175: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1193: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1193: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1193: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:575: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:575: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2181: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2181: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2181: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1254: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1254: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1254: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:576: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1283: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1283: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1283: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2183: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1332: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1332: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:577: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:577: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1334: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1522: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:578: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:578: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1522: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1522: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:618: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:579: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:621: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/trellis-64.asm:579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here [INFO] [stderr] common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/trellis-64.asm:623: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:240: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:240: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1524: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1524: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1631: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1540: ... from macro `SCAN_8x8_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:1631: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:1540: ... from macro `SCAN_8x8_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1631: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1540: ... from macro `SCAN_8x8_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:240: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1638: ... from macro `SCAN_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1638: ... from macro `SCAN_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1638: ... from macro `SCAN_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:241: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:241: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:241: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1690: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:242: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:242: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:242: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1690: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1690: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1692: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1692: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1692: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1695: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1695: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1695: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1728: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1728: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1728: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:250: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:250: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:250: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1752: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1834: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1752: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1752: ... from macro `SCAN_8x8' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:251: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:251: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:251: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:255: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:255: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:255: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:257: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:257: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:257: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:258: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1892: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1892: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1892: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:263: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:263: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:263: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:284: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:284: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:284: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1893: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:314: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:314: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:314: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2275: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:580: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:580: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:580: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1894: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1894: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:581: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:581: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:581: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1895: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2424: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2424: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2424: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:582: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:582: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:582: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1897: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1897: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1897: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:583: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:583: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1898: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:583: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1898: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1898: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1899: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1899: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1899: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:584: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:584: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:584: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2426: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2426: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2426: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1900: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1900: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1900: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:586: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:586: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:586: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:587: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2428: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1905: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1905: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1905: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:588: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:593: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:593: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:593: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2440: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1951: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1951: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:1951: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:421: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:595: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/deblock-a.asm:2503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/deblock-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:595: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:595: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:595: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2043: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:451: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:451: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:451: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2015: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2043: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2015: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2043: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2015: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:596: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:596: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:596: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:572: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:597: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:597: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:597: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:660: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:660: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:660: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:662: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:662: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:662: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:599: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:599: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:599: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:600: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:600: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:600: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:917: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:917: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:917: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:601: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:601: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:601: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2088: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2088: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2088: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:672: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:919: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2090: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:675: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:675: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2090: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2090: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2071: ... from macro `ZIGZAG_8x8_CAVLC' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:676: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here [INFO] [stderr] common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:771: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:771: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:771: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:921: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:921: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:777: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:777: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:777: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:782: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:782: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:782: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:787: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:787: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:787: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2093: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2093: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2093: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:805: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:805: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:805: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:71: ... from macro `AVG_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:923: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:923: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:923: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1047: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1047: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1047: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2238: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2238: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2238: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1048: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1048: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1048: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1029: ... from macro `AVG2_W8' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2244: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1074: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:2244: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1074: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1074: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2244: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1075: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1075: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1075: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1051: ... from macro `AVG2_W16' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2252: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1077: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1077: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2252: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2252: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1077: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1106: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:2264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1106: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1124: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1124: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1124: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1149: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1149: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1149: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2268: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2268: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-a.asm:2268: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/dct-a.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/dct-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1263: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1263: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1263: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1274: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1274: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1274: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1275: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here [INFO] [stderr] common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here [INFO] [stderr] common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1325: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1012: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1012: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1012: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1014: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1014: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1014: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1016: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1016: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1396: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1396: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1018: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1018: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1431: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1431: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1432: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1154: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1435: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1437: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1437: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1437: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1515: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1154: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1154: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1524: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1524: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1541: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1541: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:1541: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:751: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2215: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2215: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2215: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1155: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1155: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1155: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2217: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2217: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2217: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1643: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1644: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1644: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1644: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1645: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1647: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1647: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1647: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2219: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2219: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2219: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1664: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1664: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1664: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1666: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1666: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1666: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2221: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2221: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2221: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1668: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1670: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2223: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2223: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2223: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1670: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1671: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2225: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:599: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2225: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a.asm:2225: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here [INFO] [stderr] common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here [INFO] [stderr] common/x86/mc-a.asm:604: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1673: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1400: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FDEC_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1673: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1400: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FDEC_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1673: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1400: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FDEC_AVX512' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1674: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1729: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1730: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1730: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1730: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1732: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1732: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1732: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1733: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1735: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1735: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1735: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1737: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1737: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1737: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1788: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1788: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1788: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1790: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1825: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1825: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1825: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1827: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1827: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1829: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1829: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1829: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1856: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1856: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1856: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1858: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1858: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1864: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1864: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1864: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1886: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1886: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1886: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1912: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1912: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1938: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2252: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2252: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2252: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2258: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2260: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2260: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2260: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2262: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2262: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2262: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2264: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2267: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2338: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2338: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2338: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2341: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2420: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2422: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2425: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2545: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2545: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2545: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2547: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2547: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2547: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2550: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2550: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2617: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2617: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2617: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2834: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:597: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2859: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:600: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/mc-a2.asm:2859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/mc-a2.asm:602: ... from macro `PROLOGUE' defined here [INFO] [stderr] encoder/analyse.c:3885: fatal error: error writing to /tmp/ccO5eBWI.s: No space left on device [INFO] [stderr] 3885 | [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:278: encoder/analyse-10.o] Error 1 [INFO] [stderr] common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:478: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:482: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:483: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:484: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:488: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:489: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:489: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:489: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:490: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:496: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:496: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:496: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:497: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:497: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:497: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:498: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:498: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:498: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:504: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:505: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:506: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:510: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:510: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:510: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:511: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:512: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:515: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:516: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:520: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:520: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:520: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:521: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:522: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:522: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:522: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:433: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:527: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:527: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:527: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:423: ... from macro `SSD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:689: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:689: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:689: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:691: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:693: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:693: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:693: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:695: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:695: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:695: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:797: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:810: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:826: ... from macro `VAR' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:850: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:929: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:967: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:967: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:967: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:974: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1065: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1066: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1126: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1126: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1126: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1127: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1182: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1182: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1182: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1183: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1199: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1209: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1209: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1209: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1499: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1499: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1499: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1512: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1521: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1531: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1537: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1537: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1537: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1543: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1543: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1554: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1554: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1554: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1561: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1561: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:1561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4050: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4050: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4050: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4051: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4051: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4051: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4052: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4052: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4052: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4053: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4053: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4053: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4305: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2227: ... from macro `INTRA_SA8D_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4308: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2227: ... from macro `INTRA_SA8D_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2227: ... from macro `INTRA_SA8D_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4321: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE2' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4340: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1763: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1770: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4355: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4358: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4372: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4375: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4376: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4385: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4388: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4388: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4388: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_XOP' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4401: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4459: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4459: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4459: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4480: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4493: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4493: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4493: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4514: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4525: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4525: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4525: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4841: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4841: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4841: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4845: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4845: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4845: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4854: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4859: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4884: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4884: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4884: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4892: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4892: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4892: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4902: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4902: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4902: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4912: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4912: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4923: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4923: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:4923: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5199: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5201: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5247: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5247: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5247: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5278: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5278: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5278: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5299: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5299: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5299: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5503: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:598: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5548: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:601: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/pixel-a.asm:5548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] [INFO] [stderr] common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here [INFO] [stderr] common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here [INFO] [stderr] common/x86/pixel-a.asm:603: ... from macro `PROLOGUE' defined here [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:147:9: [INFO] [stderr] Failed to build x264 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e71f8a9a2ba - std::backtrace_rs::backtrace::libunwind::trace::he0814eceda80919b [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e71f8a9a2ba - std::backtrace_rs::backtrace::trace_unsynchronized::hc88de9c392495353 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e71f8a9a2ba - std::sys::backtrace::_print_fmt::h720098aa4794b2fe [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e71f8a9a2ba - ::fmt::he01534eccc8e0575 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e71f8ac3583 - core::fmt::rt::Argument::fmt::h9ab333110d8ab794 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e71f8ac3583 - core::fmt::write::hfbd7707a6aab76fe [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5e71f8a96ac3 - std::io::Write::write_fmt::h98f0b4ee30d0aea5 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/io/mod.rs:1888:15 [INFO] [stderr] 7: 0x5e71f8a9a102 - std::sys::backtrace::BacktraceLock::print::h5633167e7141a902 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e71f8a9b05f - std::panicking::default_hook::{{closure}}::h81c8e0e9dc4b9dcd [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e71f8a9aeca - std::panicking::default_hook::he84558ba851d5add [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e71f8a9ba82 - std::panicking::rust_panic_with_hook::h2594d38035141459 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e71f8a9b95c - std::panicking::begin_panic::{{closure}}::hca5cc902cc007833 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x5e71f8a9a7c9 - std::sys::backtrace::__rust_end_short_backtrace::h9f56caeef0269716 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e71f8a9b862 - std::panicking::begin_panic::h589167337e1ca0f4 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x5e71f85b6352 - build_script_build::build_x264::hbfa3671560cad250 [INFO] [stderr] 15: 0x5e71f85b6509 - build_script_build::build::h8d4f41b7ed7e2169 [INFO] [stderr] 16: 0x5e71f85b7326 - build_script_build::main::h9b5667bf50e734b8 [INFO] [stderr] 17: 0x5e71f85af003 - core::ops::function::FnOnce::call_once::h24f91e2e8c933afe [INFO] [stderr] 18: 0x5e71f85aea96 - std::sys::backtrace::__rust_begin_short_backtrace::h78415a6dd28ba8a4 [INFO] [stderr] 19: 0x5e71f85ae879 - std::rt::lang_start::{{closure}}::h6d278c08feb89e1c [INFO] [stderr] 20: 0x5e71f8a911e0 - core::ops::function::impls:: for &F>::call_once::h7d2617c3ebf6be80 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5e71f8a911e0 - std::panicking::try::do_call::h5239b6772fef8a3a [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5e71f8a911e0 - std::panicking::try::h9744a2e466086c56 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5e71f8a911e0 - std::panic::catch_unwind::hf6c38c63888b2e8b [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5e71f8a911e0 - std::rt::lang_start_internal::{{closure}}::hbbcf36f7b1036613 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5e71f8a911e0 - std::panicking::try::do_call::h8c2480f2cefed055 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5e71f8a911e0 - std::panicking::try::h515c3cdb5b29124c [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5e71f8a911e0 - std::panic::catch_unwind::h700559319d9021a7 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5e71f8a911e0 - std::rt::lang_start_internal::ha50cba792f9a6dab [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5e71f85ae861 - std::rt::lang_start::h5783876c87d9aad9 [INFO] [stderr] 30: 0x5e71f85b7345 - main [INFO] [stderr] 31: 0x7e530e63dd90 - [INFO] [stderr] 32: 0x7e530e63de40 - __libc_start_main [INFO] [stderr] 33: 0x5e71f85ac585 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d78b9954b4fdb46561dbf6bcd1448af1ec7d8fb336f263ebe42890e723ec4194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78b9954b4fdb46561dbf6bcd1448af1ec7d8fb336f263ebe42890e723ec4194", kill_on_drop: false }` [INFO] [stdout] d78b9954b4fdb46561dbf6bcd1448af1ec7d8fb336f263ebe42890e723ec4194