x264-dev 0.2.0

Rust bindings to libx264.
Documentation
Build #1960252 2025-04-06 10:51:41

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.88.0-nightly (5e17a2a91 2025-04-05)

# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/x264-dev-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/x264-dev-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250405-1.88.0-nightly-5e17a2a91\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13cb7116528502fcc55a46bd95e76ca274bbaab44fbfc5cb299127e36b587e10 [INFO] running `Command { std: "docker" "start" "-a" "13cb7116528502fcc55a46bd95e76ca274bbaab44fbfc5cb299127e36b587e10", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stderr] --> build.rs:196:38 [INFO] [stderr] | [INFO] [stderr] 196 | let path: &str = path.clone(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `x264-dev` (build script) generated 1 warning [INFO] [stderr] Compiling x264-dev v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `x264-dev v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/x264-dev-d95da8b6b2d1b74f/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] dependency file generation... [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] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-8.o common/x86/predict-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/quant-a-8.o common/x86/quant-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/sad-a-8.o common/x86/sad-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-64-10.o common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-10.o common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-10.o common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-10.o common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-10.o common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-10.o common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-10.o common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-10.o common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-10.o common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-10.o common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-10.o common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/quant-a-10.o common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/sad16-a-10.o common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 [INFO] [stderr] install -d /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/include /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib/pkgconfig [INFO] [stderr] install -m 644 ./x264.h x264_config.h /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/include [INFO] [stderr] install -m 644 x264.pc /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib/pkgconfig [INFO] [stderr] rm -f libx264.a [INFO] [stderr] gcc-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/opencl-8.o encoder/slicetype-cl-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o [INFO] [stderr] gcc-ranlib libx264.a [INFO] [stderr] install -d /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib [INFO] [stderr] install -m 644 libx264.a /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib [INFO] [stderr] gcc-ranlib /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib/libx264.a [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/x264-dev-fc7155835fdb812b/out/build/lib [INFO] [stderr] cargo:rustc-link-lib=static=x264 [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:657:26: note: in expansion of macro 'FILTER' [INFO] [stderr] 657 | FILTER( 0, 2 ); [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:661:26: note: in expansion of macro 'FILTER' [INFO] [stderr] 661 | FILTER( 1, 2 ); [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] In file included from encoder/analyse.c:33: [INFO] [stderr] encoder/rdo.c: In function 'quant_trellis_cabac': [INFO] [stderr] encoder/rdo.c:828:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 828 | ssd0[k] = ssd1[k];\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:841:17: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 841 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:841:46: warning: dangling pointer to 'cost_siglast' may be used [-Wdangling-pointer=] [INFO] [stderr] 841 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:784:13: note: 'cost_siglast' declared here [INFO] [stderr] 784 | int cost_siglast[3]; /* { zero, nonzero, nonzero-and-last } */\ [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:842:55: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 842 | levels_used = trellis_coef0_##ctx_hi( ssd0[0]-ssd1[0], nodes_cur, nodes_prev, level_tree, levels_used );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:842:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 842 | levels_used = trellis_coef0_##ctx_hi( ssd0[0]-ssd1[0], nodes_cur, nodes_prev, level_tree, levels_used );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:72: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:80: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:55: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:846:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 846 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:846:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 846 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:847:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 847 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:847:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 847 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:850:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 850 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:850:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 850 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:851:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 851 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:851:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 851 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [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:980, [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] In function 'snprintf', [INFO] [stderr] inlined from 'x264_8_encoder_open' at encoder/encoder.c:1767:5: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 14 bytes into a destination of size 4 [INFO] [stderr] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 55 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 56 | __va_arg_pack ()); [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:657:26: note: in expansion of macro 'FILTER' [INFO] [stderr] 657 | FILTER( 0, 2 ); [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:661:26: note: in expansion of macro 'FILTER' [INFO] [stderr] 661 | FILTER( 1, 2 ); [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] In file included from encoder/analyse.c:33: [INFO] [stderr] encoder/rdo.c: In function 'quant_trellis_cabac': [INFO] [stderr] encoder/rdo.c:828:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 828 | ssd0[k] = ssd1[k];\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:841:17: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 841 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:841:46: warning: dangling pointer to 'cost_siglast' may be used [-Wdangling-pointer=] [INFO] [stderr] 841 | ssd1[0] += (uint64_t)cost_siglast[0] * lambda2 >> ( CABAC_SIZE_BITS - LAMBDA_BITS );\ [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:784:13: note: 'cost_siglast' declared here [INFO] [stderr] 784 | int cost_siglast[3]; /* { zero, nonzero, nonzero-and-last } */\ [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:842:55: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 842 | levels_used = trellis_coef0_##ctx_hi( ssd0[0]-ssd1[0], nodes_cur, nodes_prev, level_tree, levels_used );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:842:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 842 | levels_used = trellis_coef0_##ctx_hi( ssd0[0]-ssd1[0], nodes_cur, nodes_prev, level_tree, levels_used );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:72: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:80: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:55: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:843:63: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 843 | levels_used = trellis_coef1_##ctx_hi( ssd0[1]-ssd1[0], ssd1[1]-ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:846:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 846 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:846:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 846 | levels_used = trellis_coef1_##ctx_hi( ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:847:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 847 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:847:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 847 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:850:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 850 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:850:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 850 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:851:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] [INFO] [stderr] 851 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:27: note: 'ssd1' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:851:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] [INFO] [stderr] 851 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] encoder/rdo.c:810:18: note: 'ssd0' declared here [INFO] [stderr] 810 | uint64_t ssd0[2], ssd1[2];\ [INFO] [stderr] | ^~~~ [INFO] [stderr] encoder/rdo.c:878:9: note: in expansion of macro 'TRELLIS_LOOP' [INFO] [stderr] 878 | TRELLIS_LOOP(1); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] common/x86/cpu-a.asm:35: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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:980, [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] In function 'snprintf', [INFO] [stderr] inlined from 'x264_10_encoder_open' at encoder/encoder.c:1767:5: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 14 bytes into a destination of size 4 [INFO] [stderr] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 55 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 56 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] common/x86/dct-64.asm:379: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:570: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:572: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [INFO] [stderr] ./common/x86/x86inc.asm:719: ... from macro `cglobal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:757: ... from macro `cglobal_internal' defined here [INFO] [stderr] ./common/x86/x86inc.asm:567: ... 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+pp-macro-params-legacy] [INFO] [stderr] common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here [WARN] too much data in the log, truncating it