[INFO] fetching crate mupdf-sys 0.5.0... [INFO] checking mupdf-sys-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mupdf-sys 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate mupdf-sys 0.5.0 [INFO] finished tweaking crates.io crate mupdf-sys 0.5.0 [INFO] tweaked toml for crates.io crate mupdf-sys 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mupdf-sys 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mupdf-sys 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d57386a357b0f52d8cc7fc362c2e4506c114d3cc796d95c1e25b4e6c9655158 [INFO] running `Command { std: "docker" "start" "-a" "3d57386a357b0f52d8cc7fc362c2e4506c114d3cc796d95c1e25b4e6c9655158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d57386a357b0f52d8cc7fc362c2e4506c114d3cc796d95c1e25b4e6c9655158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d57386a357b0f52d8cc7fc362c2e4506c114d3cc796d95c1e25b4e6c9655158", kill_on_drop: false }` [INFO] [stdout] 3d57386a357b0f52d8cc7fc362c2e4506c114d3cc796d95c1e25b4e6c9655158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b28bfdc138f03289cb3389b5d50fa0a987e761390ac164efc6e7a32c2a8b960 [INFO] running `Command { std: "docker" "start" "-a" "2b28bfdc138f03289cb3389b5d50fa0a987e761390ac164efc6e7a32c2a8b960", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling mupdf-sys v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mupdf-sys v0.5.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mupdf-sys-5a21b95d0f83ea55/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-changed=wrapper.c [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/archive.o -c source/fitz/archive.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/bbox-device.o -c source/fitz/bbox-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/bidi-std.o -c source/fitz/bidi-std.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/bidi.o -c source/fitz/bidi.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/bitmap.o -c source/fitz/bitmap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/buffer.o -c source/fitz/buffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/color-fast.o -c source/fitz/color-fast.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/color-icc-create.o -c source/fitz/color-icc-create.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/color-lcms.o -c source/fitz/color-lcms.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/colorspace.o -c source/fitz/colorspace.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/compress.o -c source/fitz/compress.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/compressed-buffer.o -c source/fitz/compressed-buffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/context.o -c source/fitz/context.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/crypt-aes.o -c source/fitz/crypt-aes.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/crypt-arc4.o -c source/fitz/crypt-arc4.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/crypt-md5.o -c source/fitz/crypt-md5.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/crypt-sha2.o -c source/fitz/crypt-sha2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/deskew.o -c source/fitz/deskew.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/device.o -c source/fitz/device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/directory.o -c source/fitz/directory.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/document-all.o -c source/fitz/document-all.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/document.o -c source/fitz/document.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-affine.o -c source/fitz/draw-affine.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-blend.o -c source/fitz/draw-blend.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-device.o -c source/fitz/draw-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-edge.o -c source/fitz/draw-edge.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-edgebuffer.o -c source/fitz/draw-edgebuffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-glyph.o -c source/fitz/draw-glyph.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-mesh.o -c source/fitz/draw-mesh.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-paint.o -c source/fitz/draw-paint.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-path.o -c source/fitz/draw-path.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-rasterize.o -c source/fitz/draw-rasterize.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-scale-simple.o -c source/fitz/draw-scale-simple.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/draw-unpack.o -c source/fitz/draw-unpack.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/encode-basic.o -c source/fitz/encode-basic.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/encode-fax.o -c source/fitz/encode-fax.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/encode-jpx.o -c source/fitz/encode-jpx.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/encodings.o -c source/fitz/encodings.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/error.o -c source/fitz/error.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-basic.o -c source/fitz/filter-basic.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-dct.o -c source/fitz/filter-dct.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-fax.o -c source/fitz/filter-fax.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-flate.o -c source/fitz/filter-flate.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-jbig2.o -c source/fitz/filter-jbig2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-leech.o -c source/fitz/filter-leech.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-lzw.o -c source/fitz/filter-lzw.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-predict.o -c source/fitz/filter-predict.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-sgi.o -c source/fitz/filter-sgi.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/filter-thunder.o -c source/fitz/filter-thunder.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/font.o -c source/fitz/font.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ftoa.o -c source/fitz/ftoa.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/geometry.o -c source/fitz/geometry.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/getopt.o -c source/fitz/getopt.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/glyph.o -c source/fitz/glyph.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/glyphbox.o -c source/fitz/glyphbox.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/gz-doc.o -c source/fitz/gz-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/halftone.o -c source/fitz/halftone.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/harfbuzz.o -c source/fitz/harfbuzz.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/hash.o -c source/fitz/hash.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/heap.o -c source/fitz/heap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/image.o -c source/fitz/image.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/jmemcust.o -c source/fitz/jmemcust.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/json.o -c source/fitz/json.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/leptonica-wrap.o -c source/fitz/leptonica-wrap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/link.o -c source/fitz/link.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/list-device.o -c source/fitz/list-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-bmp.o -c source/fitz/load-bmp.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-gif.o -c source/fitz/load-gif.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-jbig2.o -c source/fitz/load-jbig2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-jpeg.o -c source/fitz/load-jpeg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-jpx.o -c source/fitz/load-jpx.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-jxr.o -c source/fitz/load-jxr.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-png.o -c source/fitz/load-png.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-pnm.o -c source/fitz/load-pnm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-psd.o -c source/fitz/load-psd.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/load-tiff.o -c source/fitz/load-tiff.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/log.o -c source/fitz/log.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/memento.o -c source/fitz/memento.c -Wall -Wsign-compare -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src -DMEMENTO_MUPDF_HACKS [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/memory.o -c source/fitz/memory.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/noto.o -c source/fitz/noto.c -Wall -Wsign-compare -Wdeclaration-after-statement -DHAVE_OBJCOPY -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ocr-device.o -c source/fitz/ocr-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/outline.o -c source/fitz/outline.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-cbz.o -c source/fitz/output-cbz.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-csv.o -c source/fitz/output-csv.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-docx.o -c source/fitz/output-docx.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-jpeg.o -c source/fitz/output-jpeg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-pcl.o -c source/fitz/output-pcl.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-pclm.o -c source/fitz/output-pclm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-pdfocr.o -c source/fitz/output-pdfocr.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-png.o -c source/fitz/output-png.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-pnm.o -c source/fitz/output-pnm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-ps.o -c source/fitz/output-ps.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-psd.o -c source/fitz/output-psd.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-pwg.o -c source/fitz/output-pwg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output-svg.o -c source/fitz/output-svg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/output.o -c source/fitz/output.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/path.o -c source/fitz/path.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/pixmap.o -c source/fitz/pixmap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/pool.o -c source/fitz/pool.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/printf.o -c source/fitz/printf.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/random.o -c source/fitz/random.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/separation.o -c source/fitz/separation.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/shade.o -c source/fitz/shade.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/skew.o -c source/fitz/skew.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-boxer.o -c source/fitz/stext-boxer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-device.o -c source/fitz/stext-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-output.o -c source/fitz/stext-output.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-para.o -c source/fitz/stext-para.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-search.o -c source/fitz/stext-search.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stext-table.o -c source/fitz/stext-table.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/store.o -c source/fitz/store.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stream-open.o -c source/fitz/stream-open.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/stream-read.o -c source/fitz/stream-read.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/string.o -c source/fitz/string.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/strtof.o -c source/fitz/strtof.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/subset-cff.o -c source/fitz/subset-cff.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/subset-ttf.o -c source/fitz/subset-ttf.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/svg-device.o -c source/fitz/svg-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/test-device.o -c source/fitz/test-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/text-decoder.o -c source/fitz/text-decoder.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/text.o -c source/fitz/text.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/time.o -c source/fitz/time.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/trace-device.o -c source/fitz/trace-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/track-usage.o -c source/fitz/track-usage.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/transition.o -c source/fitz/transition.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/tree.o -c source/fitz/tree.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ucdn.o -c source/fitz/ucdn.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/uncfb.o -c source/fitz/uncfb.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/unlibarchive.o -c source/fitz/unlibarchive.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/untar.o -c source/fitz/untar.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/unzip.o -c source/fitz/unzip.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/util.o -c source/fitz/util.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/warp.o -c source/fitz/warp.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/writer.o -c source/fitz/writer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/xml-write.o -c source/fitz/xml-write.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/xml.o -c source/fitz/xml.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/xmltext-device.o -c source/fitz/xmltext-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/zip.o -c source/fitz/zip.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/fitz/tessocr.o -c source/fitz/tessocr.cpp -Wall -Wsign-compare -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-af.o -c source/pdf/pdf-af.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-annot.o -c source/pdf/pdf-annot.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-appearance.o -c source/pdf/pdf-appearance.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-clean-file.o -c source/pdf/pdf-clean-file.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-clean.o -c source/pdf/pdf-clean.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-cmap-load.o -c source/pdf/pdf-cmap-load.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-cmap-parse.o -c source/pdf/pdf-cmap-parse.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-cmap.o -c source/pdf/pdf-cmap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-colorspace.o -c source/pdf/pdf-colorspace.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-crypt.o -c source/pdf/pdf-crypt.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-device.o -c source/pdf/pdf-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-event.o -c source/pdf/pdf-event.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-font-add.o -c source/pdf/pdf-font-add.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-font.o -c source/pdf/pdf-font.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-form.o -c source/pdf/pdf-form.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-function.o -c source/pdf/pdf-function.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-graft.o -c source/pdf/pdf-graft.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-image-rewriter.o -c source/pdf/pdf-image-rewriter.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-image.o -c source/pdf/pdf-image.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-interpret.o -c source/pdf/pdf-interpret.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-js.o -c source/pdf/pdf-js.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-layer.o -c source/pdf/pdf-layer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-layout.o -c source/pdf/pdf-layout.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-lex.o -c source/pdf/pdf-lex.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-link.o -c source/pdf/pdf-link.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-metrics.o -c source/pdf/pdf-metrics.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-nametree.o -c source/pdf/pdf-nametree.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-object.o -c source/pdf/pdf-object.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-op-buffer.o -c source/pdf/pdf-op-buffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-op-color.o -c source/pdf/pdf-op-color.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-op-filter.o -c source/pdf/pdf-op-filter.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-op-run.o -c source/pdf/pdf-op-run.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-outline.o -c source/pdf/pdf-outline.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-page.o -c source/pdf/pdf-page.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-parse.o -c source/pdf/pdf-parse.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-pattern.o -c source/pdf/pdf-pattern.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-recolor.o -c source/pdf/pdf-recolor.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-repair.o -c source/pdf/pdf-repair.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-resources.o -c source/pdf/pdf-resources.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-run.o -c source/pdf/pdf-run.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-shade-recolor.o -c source/pdf/pdf-shade-recolor.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-shade.o -c source/pdf/pdf-shade.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-signature.o -c source/pdf/pdf-signature.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-store.o -c source/pdf/pdf-store.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-stream.o -c source/pdf/pdf-stream.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-subset.o -c source/pdf/pdf-subset.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-type3.o -c source/pdf/pdf-type3.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-unicode.o -c source/pdf/pdf-unicode.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-util.o -c source/pdf/pdf-util.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-write.o -c source/pdf/pdf-write.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-xobject.o -c source/pdf/pdf-xobject.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-xref.o -c source/pdf/pdf-xref.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/pdf/pdf-zugferd.o -c source/pdf/pdf-zugferd.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-common.o -c source/xps/xps-common.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-doc.o -c source/xps/xps-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-glyphs.o -c source/xps/xps-glyphs.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-gradient.o -c source/xps/xps-gradient.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-image.o -c source/xps/xps-image.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-link.o -c source/xps/xps-link.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-outline.o -c source/xps/xps-outline.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-path.o -c source/xps/xps-path.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-resource.o -c source/xps/xps-resource.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-tile.o -c source/xps/xps-tile.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-util.o -c source/xps/xps-util.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/xps/xps-zip.o -c source/xps/xps-zip.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/svg-color.o -c source/svg/svg-color.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/svg-doc.o -c source/svg/svg-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/svg-parse.o -c source/svg/svg-parse.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/svg/svg-run.o -c source/svg/svg-run.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/css-apply.o -c source/html/css-apply.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/css-parse.o -c source/html/css-parse.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/epub-doc.o -c source/html/epub-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/html-doc.o -c source/html/html-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/html-font.o -c source/html/html-font.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/html-layout.o -c source/html/html-layout.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/html-outline.o -c source/html/html-outline.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/html-parse.o -c source/html/html-parse.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/mobi.o -c source/html/mobi.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/office.o -c source/html/office.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/story-writer.o -c source/html/story-writer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/txt.o -c source/html/txt.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/html/xml-dom.o -c source/html/xml-dom.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/reflow/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/reflow/reflow-doc.o -c source/reflow/reflow-doc.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/cbz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/cbz/mucbz.o -c source/cbz/mucbz.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/cbz/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/source/cbz/muimg.o -c source/cbz/muimg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/extract/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/Dingbats.cff.o resources/fonts/urw/Dingbats.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusBoxes-Regular.cff.o resources/fonts/urw/NimbusBoxes-Regular.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusMonoPS-Bold.cff.o resources/fonts/urw/NimbusMonoPS-Bold.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusMonoPS-BoldItalic.cff.o resources/fonts/urw/NimbusMonoPS-BoldItalic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusMonoPS-Italic.cff.o resources/fonts/urw/NimbusMonoPS-Italic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusMonoPS-Regular.cff.o resources/fonts/urw/NimbusMonoPS-Regular.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusRoman-Bold.cff.o resources/fonts/urw/NimbusRoman-Bold.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusRoman-BoldItalic.cff.o resources/fonts/urw/NimbusRoman-BoldItalic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusRoman-Italic.cff.o resources/fonts/urw/NimbusRoman-Italic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusRoman-Regular.cff.o resources/fonts/urw/NimbusRoman-Regular.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusSans-Bold.cff.o resources/fonts/urw/NimbusSans-Bold.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusSans-BoldItalic.cff.o resources/fonts/urw/NimbusSans-BoldItalic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusSans-Italic.cff.o resources/fonts/urw/NimbusSans-Italic.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/NimbusSans-Regular.cff.o resources/fonts/urw/NimbusSans-Regular.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/ ; ld -r -b binary -z noexecstack -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/resources/fonts/urw/StandardSymbolsPS.cff.o resources/fonts/urw/StandardSymbolsPS.cff [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftbase.o -c thirdparty/freetype/src/base/ftbase.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftbbox.o -c thirdparty/freetype/src/base/ftbbox.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftbitmap.o -c thirdparty/freetype/src/base/ftbitmap.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftdebug.o -c thirdparty/freetype/src/base/ftdebug.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftfstype.o -c thirdparty/freetype/src/base/ftfstype.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftgasp.o -c thirdparty/freetype/src/base/ftgasp.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftglyph.o -c thirdparty/freetype/src/base/ftglyph.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftinit.o -c thirdparty/freetype/src/base/ftinit.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftstroke.o -c thirdparty/freetype/src/base/ftstroke.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftsynth.o -c thirdparty/freetype/src/base/ftsynth.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ftsystem.o -c thirdparty/freetype/src/base/ftsystem.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/base/fttype1.o -c thirdparty/freetype/src/base/fttype1.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/cff/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/cff/cff.o -c thirdparty/freetype/src/cff/cff.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/cid/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/cid/type1cid.o -c thirdparty/freetype/src/cid/type1cid.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/psaux/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/psaux/psaux.o -c thirdparty/freetype/src/psaux/psaux.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/pshinter/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/pshinter/pshinter.o -c thirdparty/freetype/src/pshinter/pshinter.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/psnames/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/psnames/psnames.o -c thirdparty/freetype/src/psnames/psnames.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/raster/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/raster/raster.o -c thirdparty/freetype/src/raster/raster.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/sfnt/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/sfnt/sfnt.o -c thirdparty/freetype/src/sfnt/sfnt.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/smooth/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/smooth/smooth.o -c thirdparty/freetype/src/smooth/smooth.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/truetype/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/truetype/truetype.o -c thirdparty/freetype/src/truetype/truetype.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/type1/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/freetype/src/type1/type1.o -c thirdparty/freetype/src/type1/type1.c -Ithirdparty/freetype/include -Iscripts/freetype -DFT_CONFIG_MODULES_H=\"slimftmodules.h\" -DFT_CONFIG_OPTIONS_H=\"slimftoptions.h\" -DFT2_BUILD_LIBRARY [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/attribute.o -c thirdparty/gumbo-parser/src/attribute.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/char_ref.o -c thirdparty/gumbo-parser/src/char_ref.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/error.o -c thirdparty/gumbo-parser/src/error.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/parser.o -c thirdparty/gumbo-parser/src/parser.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/string_buffer.o -c thirdparty/gumbo-parser/src/string_buffer.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/string_piece.o -c thirdparty/gumbo-parser/src/string_piece.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/tag.o -c thirdparty/gumbo-parser/src/tag.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/tokenizer.o -c thirdparty/gumbo-parser/src/tokenizer.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/utf8.o -c thirdparty/gumbo-parser/src/utf8.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/util.o -c thirdparty/gumbo-parser/src/util.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/ ; cc -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/gumbo-parser/src/vector.o -c thirdparty/gumbo-parser/src/vector.c -Ithirdparty/gumbo-parser/src -std=c99 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/graph/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/graph/gsubgpos-context.o -c thirdparty/harfbuzz/src/graph/gsubgpos-context.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-aat-layout.o -c thirdparty/harfbuzz/src/hb-aat-layout.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-aat-map.o -c thirdparty/harfbuzz/src/hb-aat-map.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-blob.o -c thirdparty/harfbuzz/src/hb-blob.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-buffer.o -c thirdparty/harfbuzz/src/hb-buffer.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-buffer-verify.o -c thirdparty/harfbuzz/src/hb-buffer-verify.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-buffer-serialize.o -c thirdparty/harfbuzz/src/hb-buffer-serialize.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-common.o -c thirdparty/harfbuzz/src/hb-common.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-face.o -c thirdparty/harfbuzz/src/hb-face.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-fallback-shape.o -c thirdparty/harfbuzz/src/hb-fallback-shape.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-font.o -c thirdparty/harfbuzz/src/hb-font.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ft.o -c thirdparty/harfbuzz/src/hb-ft.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-map.o -c thirdparty/harfbuzz/src/hb-map.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-number.o -c thirdparty/harfbuzz/src/hb-number.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-cff1-table.o -c thirdparty/harfbuzz/src/hb-ot-cff1-table.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-cff2-table.o -c thirdparty/harfbuzz/src/hb-ot-cff2-table.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-color.o -c thirdparty/harfbuzz/src/hb-ot-color.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-face.o -c thirdparty/harfbuzz/src/hb-ot-face.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-font.o -c thirdparty/harfbuzz/src/hb-ot-font.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-layout.o -c thirdparty/harfbuzz/src/hb-ot-layout.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-map.o -c thirdparty/harfbuzz/src/hb-ot-map.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-math.o -c thirdparty/harfbuzz/src/hb-ot-math.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-meta.o -c thirdparty/harfbuzz/src/hb-ot-meta.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-metrics.o -c thirdparty/harfbuzz/src/hb-ot-metrics.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/ ; c++ -ffunction-sections -fdata-sections -pipe -g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -Iinclude -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -DFZ_ENABLE_XPS=0 -DFZ_ENABLE_SVG=0 -DFZ_ENABLE_CBZ=0 -DFZ_ENABLE_IMG=0 -DFZ_ENABLE_HTML=0 -DFZ_ENABLE_EPUB=0 -DFZ_ENABLE_JS=0 -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -DARCH_HAS_SSE=0 -DARCH_HAS_NEON=0 -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-1c62266740dec127/out/build/thirdparty/harfbuzz/src/hb-ot-name.o -c thirdparty/harfbuzz/src/hb-ot-name.cc -Ithirdparty/harfbuzz/src -Iinclude/mupdf -Ithirdparty/freetype/include -Iscripts/freetype -DHAVE_FALLBACK=1 -DHAVE_FREETYPE -DHAVE_OT -DHAVE_ROUND -DHAVE_UCDN -DHB_NO_MT -DHB_NO_PRAGMA_GCC_DIAGNOSTIC -w -Dhb_malloc_impl=fz_hb_malloc -Dhb_calloc_impl=fz_hb_calloc -Dhb_free_impl=fz_hb_free -Dhb_realloc_impl=fz_hb_realloc -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] source/fitz/buffer.c: In function 'fz_clear_buffer': [INFO] [stderr] source/fitz/buffer.c:254:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 254 | fz_clear_buffer(fz_context *ctx, fz_buffer *buf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/buffer.c: In function 'fz_buffer_storage': [INFO] [stderr] source/fitz/buffer.c:269:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 269 | fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/buffer.c: In function 'fz_buffer_extract': [INFO] [stderr] source/fitz/buffer.c:286:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 286 | fz_buffer_extract(fz_context *ctx, fz_buffer *buf, unsigned char **datap) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/buffer.c: In function 'fz_append_bits_pad': [INFO] [stderr] source/fitz/buffer.c:470:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 470 | fz_append_bits_pad(fz_context *ctx, fz_buffer *buf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/buffer.c: In function 'fz_md5_buffer': [INFO] [stderr] source/fitz/buffer.c:572:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 572 | fz_md5_buffer(fz_context *ctx, fz_buffer *buffer, unsigned char digest[16]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_add_rect': [INFO] [stderr] source/fitz/bbox-device.c:41:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 41 | fz_bbox_add_rect(fz_context *ctx, fz_device *dev, fz_rect rect, int clip) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_fill_path': [INFO] [stderr] source/fitz/bbox-device.c:60:77: warning: unused parameter 'even_odd' [-Wunused-parameter] [INFO] [stderr] 60 | fz_bbox_fill_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:61:24: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 61 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:61:49: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 61 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:61:62: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 61 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:61:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 61 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_stroke_path': [INFO] [stderr] source/fitz/bbox-device.c:68:39: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 68 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:68:64: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 68 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:68:77: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 68 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:68:100: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 68 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_fill_text': [INFO] [stderr] source/fitz/bbox-device.c:75:24: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 75 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:75:49: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 75 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:75:62: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 75 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:75:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 75 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_stroke_text': [INFO] [stderr] source/fitz/bbox-device.c:82:39: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 82 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:82:64: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 82 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:82:77: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 82 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:82:100: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 82 | fz_matrix ctm, fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_fill_shade': [INFO] [stderr] source/fitz/bbox-device.c:88:91: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 88 | fz_bbox_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:88:114: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 88 | fz_bbox_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_fill_image': [INFO] [stderr] source/fitz/bbox-device.c:94:63: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 94 | fz_bbox_fill_image(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:94:91: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 94 | fz_bbox_fill_image(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:94:114: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 94 | fz_bbox_fill_image(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_fill_image_mask': [INFO] [stderr] source/fitz/bbox-device.c:100:68: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 100 | fz_bbox_fill_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:101:24: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 101 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:101:49: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 101 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:101:62: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 101 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:101:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 101 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_clip_path': [INFO] [stderr] source/fitz/bbox-device.c:107:77: warning: unused parameter 'even_odd' [-Wunused-parameter] [INFO] [stderr] 107 | fz_bbox_clip_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:107:110: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 107 | fz_bbox_clip_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_clip_stroke_path': [INFO] [stderr] source/fitz/bbox-device.c:113:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 113 | fz_bbox_clip_stroke_path(fz_context *ctx, fz_device *dev, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_clip_text': [INFO] [stderr] source/fitz/bbox-device.c:119:96: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 119 | fz_bbox_clip_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_clip_stroke_text': [INFO] [stderr] source/fitz/bbox-device.c:125:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 125 | fz_bbox_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_clip_image_mask': [INFO] [stderr] source/fitz/bbox-device.c:131:68: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 131 | fz_bbox_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:131:98: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 131 | fz_bbox_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_begin_mask': [INFO] [stderr] source/fitz/bbox-device.c:147:71: warning: unused parameter 'luminosity' [-Wunused-parameter] [INFO] [stderr] 147 | fz_bbox_begin_mask(fz_context *ctx, fz_device *dev, fz_rect rect, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:147:98: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 147 | fz_bbox_begin_mask(fz_context *ctx, fz_device *dev, fz_rect rect, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:147:123: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 147 | fz_bbox_begin_mask(fz_context *ctx, fz_device *dev, fz_rect rect, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:147:146: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 147 | fz_bbox_begin_mask(fz_context *ctx, fz_device *dev, fz_rect rect, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_end_mask': [INFO] [stderr] source/fitz/bbox-device.c:155:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 155 | fz_bbox_end_mask(fz_context *ctx, fz_device *dev, fz_function *tr) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/bbox-device.c:155:64: warning: unused parameter 'tr' [-Wunused-parameter] [INFO] [stderr] 155 | fz_bbox_end_mask(fz_context *ctx, fz_device *dev, fz_function *tr) [INFO] [stderr] | ~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_begin_group': [INFO] [stderr] source/fitz/bbox-device.c:163:83: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 163 | fz_bbox_begin_group(fz_context *ctx, fz_device *dev, fz_rect rect, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/bbox-device.c:163:91: warning: unused parameter 'isolated' [-Wunused-parameter] [INFO] [stderr] 163 | fz_bbox_begin_group(fz_context *ctx, fz_device *dev, fz_rect rect, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:163:105: warning: unused parameter 'knockout' [-Wunused-parameter] [INFO] [stderr] 163 | fz_bbox_begin_group(fz_context *ctx, fz_device *dev, fz_rect rect, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:163:119: warning: unused parameter 'blendmode' [-Wunused-parameter] [INFO] [stderr] 163 | fz_bbox_begin_group(fz_context *ctx, fz_device *dev, fz_rect rect, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~^~~~~~~~~ [INFO] [stderr] source/fitz/bbox-device.c:163:136: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 163 | fz_bbox_begin_group(fz_context *ctx, fz_device *dev, fz_rect rect, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_begin_tile': [INFO] [stderr] source/fitz/bbox-device.c:175:75: warning: unused parameter 'view' [-Wunused-parameter] [INFO] [stderr] 175 | fz_bbox_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/fitz/bbox-device.c:175:87: warning: unused parameter 'xstep' [-Wunused-parameter] [INFO] [stderr] 175 | fz_bbox_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:175:100: warning: unused parameter 'ystep' [-Wunused-parameter] [INFO] [stderr] 175 | fz_bbox_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/bbox-device.c:175:126: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] 175 | fz_bbox_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/bbox-device.c: In function 'fz_bbox_end_tile': [INFO] [stderr] source/fitz/bbox-device.c:184:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 184 | fz_bbox_end_tile(fz_context *ctx, fz_device *dev) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c: In function 'gray_to_gray': [INFO] [stderr] source/fitz/color-fast.c:31:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 31 | static void gray_to_gray(fz_context *ctx, fz_color_converter *cc, const float *gray, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:31:63: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 31 | static void gray_to_gray(fz_context *ctx, fz_color_converter *cc, const float *gray, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'gray_to_rgb': [INFO] [stderr] source/fitz/color-fast.c:36:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 36 | static void gray_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *gray, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:36:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 36 | static void gray_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *gray, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'rgb_to_gray': [INFO] [stderr] source/fitz/color-fast.c:43:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 43 | static void rgb_to_gray(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:43:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 43 | static void rgb_to_gray(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'bgr_to_gray': [INFO] [stderr] source/fitz/color-fast.c:48:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 48 | static void bgr_to_gray(fz_context *ctx, fz_color_converter *cc, const float *bgr, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:48:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 48 | static void bgr_to_gray(fz_context *ctx, fz_color_converter *cc, const float *bgr, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'rgb_to_rgb': [INFO] [stderr] source/fitz/color-fast.c:53:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 53 | static void rgb_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:53:61: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 53 | static void rgb_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'rgb_to_bgr': [INFO] [stderr] source/fitz/color-fast.c:60:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 60 | static void rgb_to_bgr(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *bgr) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:60:61: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 60 | static void rgb_to_bgr(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *bgr) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'cmyk_to_cmyk': [INFO] [stderr] source/fitz/color-fast.c:67:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 67 | static void cmyk_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:67:63: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 67 | static void cmyk_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *xyz) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'gray_to_cmyk': [INFO] [stderr] source/fitz/color-fast.c:75:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 75 | static void gray_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *gray, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:75:63: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 75 | static void gray_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *gray, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'cmyk_to_gray': [INFO] [stderr] source/fitz/color-fast.c:83:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 83 | static void cmyk_to_gray(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:83:63: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 83 | static void cmyk_to_gray(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'rgb_to_cmyk': [INFO] [stderr] source/fitz/color-fast.c:91:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 91 | static void rgb_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:91:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 91 | static void rgb_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *rgb, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'bgr_to_cmyk': [INFO] [stderr] source/fitz/color-fast.c:104:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 104 | static void bgr_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *bgr, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:104:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 104 | static void bgr_to_cmyk(fz_context *ctx, fz_color_converter *cc, const float *bgr, float *cmyk) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'cmyk_to_rgb': [INFO] [stderr] source/fitz/color-fast.c:117:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 117 | static void cmyk_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:117:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 117 | static void cmyk_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'cmyk_to_bgr': [INFO] [stderr] source/fitz/color-fast.c:124:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 124 | static void cmyk_to_bgr(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *bgr) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:124:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 124 | static void cmyk_to_bgr(fz_context *ctx, fz_color_converter *cc, const float *cmyk, float *bgr) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'lab_to_rgb': [INFO] [stderr] source/fitz/color-fast.c:138:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 138 | static void lab_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *lab, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:138:61: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 138 | static void lab_to_rgb(fz_context *ctx, fz_color_converter *cc, const float *lab, float *rgb) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'lab_to_gray': [INFO] [stderr] source/fitz/color-fast.c:159:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 159 | static void lab_to_gray(fz_context *ctx, fz_color_converter *cc, const float *lab, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-fast.c:159:62: warning: unused parameter 'cc' [-Wunused-parameter] [INFO] [stderr] 159 | static void lab_to_gray(fz_context *ctx, fz_color_converter *cc, const float *lab, float *gray) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-fast.c: In function 'fz_fast_any_to_alpha': [INFO] [stderr] source/fitz/color-fast.c:1622:81: warning: unused parameter 'copy_spots' [-Wunused-parameter] [INFO] [stderr] 1622 | fz_fast_any_to_alpha(fz_context *ctx, const fz_pixmap *src, fz_pixmap *dst, int copy_spots) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/bitmap.c: In function 'fz_clear_bitmap': [INFO] [stderr] source/fitz/bitmap.c:335:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 335 | fz_clear_bitmap(fz_context *ctx, fz_bitmap *bit) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/bitmap.c: In function 'pbm_write_header': [INFO] [stderr] source/fitz/bitmap.c:341:74: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 341 | pbm_write_header(fz_context *ctx, fz_band_writer *writer, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/bitmap.c: In function 'pkm_write_header': [INFO] [stderr] source/fitz/bitmap.c:356:74: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 356 | pkm_write_header(fz_context *ctx, fz_band_writer *writer, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'setdatetime': [INFO] [stderr] source/fitz/color-icc-create.c:54:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 54 | setdatetime(fz_context *ctx, icDateTimeNumber *datetime) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'float2u8Fixed8': [INFO] [stderr] source/fitz/color-icc-create.c:81:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 81 | float2u8Fixed8(fz_context *ctx, float number_in) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'double2XYZtype': [INFO] [stderr] source/fitz/color-icc-create.c:99:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 99 | double2XYZtype(fz_context *ctx, float number_in) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'init_common_tags': [INFO] [stderr] source/fitz/color-icc-create.c:159:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 159 | init_common_tags(fz_context *ctx, fz_icc_tag tag_list[], int num_tags, int *last_tag, const char *desc_name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'init_tag': [INFO] [stderr] source/fitz/color-icc-create.c:242:22: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 242 | init_tag(fz_context *ctx, fz_icc_tag tag_list[], int *last_tag, icTagSignature tagsig, int datasize) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/archive.c: In function 'fz_archive_format': [INFO] [stderr] source/fitz/archive.c:158:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 158 | fz_archive_format(fz_context *ctx, fz_archive *arch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'matrixmult': [INFO] [stderr] source/fitz/color-icc-create.c:254:24: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 254 | matrixmult(fz_context *ctx, float leftmatrix[], int nlrow, int nlcol, float rightmatrix[], int nrrow, int nrcol, float result[]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-icc-create.c: In function 'apply_adaption': [INFO] [stderr] source/fitz/color-icc-create.c:279:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 279 | apply_adaption(fz_context *ctx, float matrix[], float in[], float out[]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-lcms.c: In function 'fz_premultiply_row': [INFO] [stderr] source/fitz/color-lcms.c:46:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 46 | static void fz_premultiply_row(fz_context *ctx, int n, int c, int w, unsigned char *s) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-lcms.c: In function 'fz_premultiply_row_0or1': [INFO] [stderr] source/fitz/color-lcms.c:63:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 63 | static void fz_premultiply_row_0or1(fz_context *ctx, int n, int c, int w, unsigned char *s) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-lcms.c: In function 'fz_unmultiply_row': [INFO] [stderr] source/fitz/color-lcms.c:77:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 77 | static int fz_unmultiply_row(fz_context *ctx, int n, int c, int w, unsigned char *s, const unsigned char *in) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/color-lcms.c: In function 'fz_lcms_log_error': [INFO] [stderr] source/fitz/color-lcms.c:151:62: warning: unused parameter 'error_code' [-Wunused-parameter] [INFO] [stderr] 151 | static void fz_lcms_log_error(cmsContext id, cmsUInt32Number error_code, const char *error_text) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/directory.c: In function 'fz_is_directory': [INFO] [stderr] source/fitz/directory.c:96:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 96 | fz_is_directory(fz_context *ctx, const char *path) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/directory.c: In function 'count_dir_entries': [INFO] [stderr] source/fitz/directory.c:120:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 120 | count_dir_entries(fz_context *ctx, fz_archive *arch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/directory.c: In function 'list_dir_entry': [INFO] [stderr] source/fitz/directory.c:128:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 128 | list_dir_entry(fz_context *ctx, fz_archive *arch, int n) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/compress.c: In function 'fz_deflate_bound': [INFO] [stderr] source/fitz/compress.c:102:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 102 | size_t fz_deflate_bound(fz_context *ctx, size_t size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/fitz/draw-edgebuffer.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'index_edgebuffer_insert': [INFO] [stderr] source/fitz/draw-edgebuffer.c:156:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 156 | static void index_edgebuffer_insert(fz_context *ctx, fz_rasterizer *ras, float fsx, float fsy, float fex, float fey, int rev) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c:156:122: warning: unused parameter 'rev' [-Wunused-parameter] [INFO] [stderr] 156 | static void index_edgebuffer_insert(fz_context *ctx, fz_rasterizer *ras, float fsx, float fsy, float fex, float fey, int rev) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'mark_line': [INFO] [stderr] source/fitz/draw-edgebuffer.c:292:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 292 | static void mark_line(fz_context *ctx, fz_edgebuffer *eb, fixed sx, fixed sy, fixed ex, fixed ey) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'fz_insert_edgebuffer': [INFO] [stderr] source/fitz/draw-edgebuffer.c:440:119: warning: unused parameter 'rev' [-Wunused-parameter] [INFO] [stderr] 440 | static void fz_insert_edgebuffer(fz_context *ctx, fz_rasterizer *ras, float fsx, float fsy, float fex, float fey, int rev) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'cursor_never_step_vertical': [INFO] [stderr] source/fitz/draw-edgebuffer.c:551:85: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 551 | cursor_never_step_vertical(fz_edgebuffer * FZ_RESTRICT eb, int rev, fixed dy, fixed x) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'cursor_always_step_inrange_vertical': [INFO] [stderr] source/fitz/draw-edgebuffer.c:608:94: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 608 | cursor_always_step_inrange_vertical(fz_edgebuffer * FZ_RESTRICT eb, int rev, fixed dy, fixed x) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'fz_convert_edgebuffer': [INFO] [stderr] source/fitz/draw-edgebuffer.c:1513:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1513 | static void fz_convert_edgebuffer(fz_context *ctx, fz_rasterizer *ras, int eofill, const fz_irect *clip, fz_pixmap *pix, unsigned char *color, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c:1513:100: warning: unused parameter 'clip' [-Wunused-parameter] [INFO] [stderr] 1513 | static void fz_convert_edgebuffer(fz_context *ctx, fz_rasterizer *ras, int eofill, const fz_irect *clip, fz_pixmap *pix, unsigned char *color, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'fz_convert_edgebuffer_app': [INFO] [stderr] source/fitz/draw-edgebuffer.c:1669:51: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1669 | static void fz_convert_edgebuffer_app(fz_context *ctx, fz_rasterizer *ras, int eofill, const fz_irect *clip, fz_pixmap *pix, unsigned char *color, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'fz_gap_edgebuffer': [INFO] [stderr] source/fitz/draw-edgebuffer.c:1851:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1851 | static void fz_gap_edgebuffer(fz_context *ctx, fz_rasterizer *ras) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c: In function 'fz_is_rect_edgebuffer': [INFO] [stderr] source/fitz/draw-edgebuffer.c:1882:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1882 | static int fz_is_rect_edgebuffer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edgebuffer.c:1882:66: warning: unused parameter 'r' [-Wunused-parameter] [INFO] [stderr] 1882 | static int fz_is_rect_edgebuffer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] In file included from source/fitz/draw-glyph.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-glyph.c: In function 'fz_subpixel_adjust': [INFO] [stderr] source/fitz/draw-glyph.c:166:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 166 | fz_subpixel_adjust(fz_context *ctx, fz_matrix *ctm, fz_matrix *subpix_ctm, unsigned char *qe, unsigned char *qf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-glyph.c: In function 'fz_render_glyph': [INFO] [stderr] source/fitz/draw-glyph.c:279:125: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 279 | fz_render_glyph(fz_context *ctx, fz_font *font, int gid, fz_matrix *ctm, fz_colorspace *model, const fz_irect *scissor, int alpha, int aa) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_disable_device': [INFO] [stderr] source/fitz/device.c:36:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 36 | fz_disable_device(fz_context *ctx, fz_device *dev) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_enable_device_hints': [INFO] [stderr] source/fitz/device.c:107:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 107 | fz_enable_device_hints(fz_context *ctx, fz_device *dev, int hints) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_disable_device_hints': [INFO] [stderr] source/fitz/device.c:113:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 113 | fz_disable_device_hints(fz_context *ctx, fz_device *dev, int hints) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/fitz/deskew.c:293: [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_x1': [INFO] [stderr] source/fitz/document.c: In function 'fz_document_supports_accelerator': [INFO] [stderr] source/fitz/document.c:601:50: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 601 | int fz_document_supports_accelerator(fz_context *ctx, fz_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/document.c: In function 'fz_is_document_reflowable': [INFO] [stderr] source/fitz/document.c:650:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 650 | fz_is_document_reflowable(fz_context *ctx, fz_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/deskew_c.h:116:18: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 116 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_device_current_scissor': [INFO] [stderr] source/fitz/device.c:638:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 638 | fz_device_current_scissor(fz_context *ctx, fz_device *dev) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_x3': [INFO] [stderr] source/fitz/deskew_c.h:190:18: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 190 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_x4': [INFO] [stderr] source/fitz/deskew_c.h:287:18: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 287 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_y1': [INFO] [stderr] source/fitz/deskew_c.h:437:26: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 437 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_y3': [INFO] [stderr] source/fitz/deskew_c.h:477:26: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 477 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/deskew_c.h: In function 'zoom_y4': [INFO] [stderr] source/fitz/deskew_c.h:526:18: warning: unused parameter 'channels' [-Wunused-parameter] [INFO] [stderr] 526 | uint32_t channels, [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_function_size': [INFO] [stderr] source/fitz/device.c:860:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 860 | fz_function_size(fz_context *ctx, fz_function *func) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/device.c: In function 'fz_new_function_of_size': [INFO] [stderr] source/fitz/deskew.c: In function 'fz_deskewer_band': [INFO] [stderr] source/fitz/deskew.c:1138:30: warning: unused parameter 'src_y1' [-Wunused-parameter] [INFO] [stderr] 1138 | unsigned int src_y1, [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/device.c:896:59: warning: unused parameter 'size2' [-Wunused-parameter] [INFO] [stderr] 896 | fz_new_function_of_size(fz_context *ctx, int size, size_t size2, int m, int n, fz_function_eval_fn *eval, fz_store_drop_fn *drop) [INFO] [stderr] | ~~~~~~~^~~~~ [INFO] [stderr] In file included from source/fitz/draw-affine.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/fitz/draw-rasterize.c:25: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from source/fitz/draw-path.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_alpha_N_near_fa0': [INFO] [stderr] source/fitz/draw-affine.c:210:165: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 210 | template_affine_alpha_N_near_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_alpha_N_near_fb0': [INFO] [stderr] In file included from source/fitz/draw-paint.c:25: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:252:176: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 252 | template_affine_alpha_N_near_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-path.c: In function 'fz_stroke_moveto': [INFO] [stderr] source/fitz/draw-path.c:814:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 814 | fz_stroke_moveto(fz_context *ctx, void *s_, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-path.c: At top level: [INFO] [stderr] source/fitz/draw-path.c:1072:1: warning: missing initializer for field 'curvetov' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 1072 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/fitz/draw-path.c:23: [INFO] [stderr] include/mupdf/fitz/path.h:78:16: note: 'curvetov' declared here [INFO] [stderr] 78 | void (*curvetov)(fz_context *ctx, void *arg, float x2, float y2, float x3, float y3); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] source/fitz/draw-path.c:1532:1: warning: missing initializer for field 'curvetov' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 1532 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/path.h:78:16: note: 'curvetov' declared here [INFO] [stderr] 78 | void (*curvetov)(fz_context *ctx, void *arg, float x2, float y2, float x3, float y3); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_alpha_g2rgb_near_fa0': [INFO] [stderr] source/fitz/draw-affine.c:375:169: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 375 | template_affine_alpha_g2rgb_near_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int alpha, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_alpha_g2rgb_near_fb0': [INFO] [stderr] source/fitz/draw-affine.c:415:180: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 415 | template_affine_alpha_g2rgb_near_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int alpha, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] In file included from source/fitz/draw-edge.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_solid_color_1_da': [INFO] [stderr] source/fitz/draw-paint.c:107:54: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 107 | template_solid_color_1_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:107:100: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 107 | template_solid_color_1_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'fz_reset_gel': [INFO] [stderr] source/fitz/draw-edge.c:61:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 61 | fz_reset_gel(fz_context *ctx, fz_rasterizer *rast) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'fz_insert_gel': [INFO] [stderr] source/fitz/draw-edge.c:181:100: warning: unused parameter 'rev' [-Wunused-parameter] [INFO] [stderr] 181 | fz_insert_gel(fz_context *ctx, fz_rasterizer *ras, float fx0, float fy0, float fx1, float fy1, int rev) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'sort_gel': [INFO] [stderr] source/fitz/draw-edge.c:288:22: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 288 | sort_gel(fz_context *ctx, fz_gel *gel) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'fz_is_rect_gel': [INFO] [stderr] source/fitz/draw-edge.c:331:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 331 | fz_is_rect_gel(fz_context *ctx, fz_rasterizer *ras) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'advance_active': [INFO] [stderr] source/fitz/draw-edge.c:429:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 429 | advance_active(fz_context *ctx, fz_gel *gel, int inc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'add_span_aa': [INFO] [stderr] source/fitz/draw-edge.c:462:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 462 | add_span_aa(fz_context *ctx, fz_gel *gel, int *list, int x0, int x1, int xofs, int h) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'undelta_aa': [INFO] [stderr] source/fitz/draw-edge.c:533:24: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 533 | undelta_aa(fz_context *ctx, unsigned char * FZ_RESTRICT out, int * FZ_RESTRICT in, int n, int scale) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_N_near_fa0': [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_solid_color_3_da': [INFO] [stderr] source/fitz/draw-paint.c:142:54: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 142 | template_solid_color_3_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:142:100: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 142 | template_solid_color_3_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:632:159: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 632 | template_affine_N_near_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_solid_color_4_da': [INFO] [stderr] source/fitz/draw-paint.c:184:54: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 184 | template_solid_color_4_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:184:100: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 184 | template_solid_color_4_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'blit_sharp': [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_N_near_fb0': [INFO] [stderr] source/fitz/draw-affine.c:701:170: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 701 | template_affine_N_near_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-edge.c:749:51: warning: unused parameter 'clip' [-Wunused-parameter] [INFO] [stderr] 749 | blit_sharp(int x0, int x1, int y, const fz_irect *clip, fz_pixmap *dst, unsigned char *color, fz_solid_color_painter_t *fn, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'non_zero_winding_sharp': [INFO] [stderr] source/fitz/draw-edge.c:766:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 766 | non_zero_winding_sharp(fz_context *ctx, fz_gel *gel, int y, const fz_irect *clip, fz_pixmap *dst, unsigned char *color, fz_solid_color_painter_t *fn, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-edge.c: In function 'even_odd_sharp': [INFO] [stderr] source/fitz/draw-edge.c:782:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 782 | even_odd_sharp(fz_context *ctx, fz_gel *gel, int y, const fz_irect *clip, fz_pixmap *dst, unsigned char *color, fz_solid_color_painter_t *fn, fz_overprint *eop) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_1_alpha': [INFO] [stderr] source/fitz/draw-paint.c:491:66: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 491 | static void paint_solid_color_1_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:491:112: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 491 | static void paint_solid_color_1_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:491:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 491 | static void paint_solid_color_1_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_1': [INFO] [stderr] source/fitz/draw-paint.c:497:60: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 497 | static void paint_solid_color_1(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:497:106: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 497 | static void paint_solid_color_1(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:497:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 497 | static void paint_solid_color_1(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_solid_g2rgb_near_fa0': [INFO] [stderr] source/fitz/draw-affine.c:906:169: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 906 | template_affine_solid_g2rgb_near_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_solid_g2rgb_near_fb0': [INFO] [stderr] source/fitz/draw-affine.c:960:180: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 960 | template_affine_solid_g2rgb_near_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_1_da': [INFO] [stderr] source/fitz/draw-paint.c:503:63: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 503 | static void paint_solid_color_1_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:503:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 503 | static void paint_solid_color_1_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:503:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 503 | static void paint_solid_color_1_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_0_da': [INFO] [stderr] source/fitz/draw-paint.c:510:63: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 510 | static void paint_solid_color_0_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:510:98: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 510 | static void paint_solid_color_0_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:510:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 510 | static void paint_solid_color_0_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:510:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 510 | static void paint_solid_color_0_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_3_alpha': [INFO] [stderr] source/fitz/draw-paint.c:517:66: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 517 | static void paint_solid_color_3_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:517:112: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 517 | static void paint_solid_color_3_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:517:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 517 | static void paint_solid_color_3_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_3': [INFO] [stderr] source/fitz/draw-paint.c:523:60: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 523 | static void paint_solid_color_3(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] In file included from source/fitz/draw-mesh.c:26: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-rasterize.c: In function 'fz_set_rasterizer_text_aa_level': [INFO] [stderr] source/fitz/draw-rasterize.c:72:45: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 72 | fz_set_rasterizer_text_aa_level(fz_context *ctx, fz_aa_context *aa, int level) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-rasterize.c: In function 'fz_set_rasterizer_graphics_aa_level': [INFO] [stderr] source/fitz/draw-rasterize.c:101:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 101 | fz_set_rasterizer_graphics_aa_level(fz_context *ctx, fz_aa_context *aa, int level) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-rasterize.c: In function 'fz_bound_rasterizer': [INFO] [stderr] source/fitz/draw-rasterize.c:192:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 192 | fz_bound_rasterizer(fz_context *ctx, const fz_rasterizer *rast) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-rasterize.c: In function 'fz_scissor_rasterizer': [INFO] [stderr] source/fitz/draw-rasterize.c:212:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 212 | fz_rect fz_scissor_rasterizer(fz_context *ctx, const fz_rasterizer *rast) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-rasterize.c: In function 'fz_clip_rasterizer': [INFO] [stderr] source/fitz/draw-rasterize.c:226:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 226 | static fz_irect fz_clip_rasterizer(fz_context *ctx, const fz_rasterizer *rast) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-mesh.c: In function 'do_paint_tri': [INFO] [stderr] source/fitz/draw-mesh.c:228:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 228 | do_paint_tri(fz_context *ctx, void *arg, fz_vertex *av, fz_vertex *bv, fz_vertex *cv) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:523:106: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 523 | static void paint_solid_color_3(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:523:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 523 | static void paint_solid_color_3(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_3_da': [INFO] [stderr] source/fitz/draw-paint.c:529:63: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 529 | static void paint_solid_color_3_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:529:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 529 | static void paint_solid_color_3_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:529:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 529 | static void paint_solid_color_3_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_4_alpha': [INFO] [stderr] source/fitz/draw-paint.c:537:66: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 537 | static void paint_solid_color_4_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:537:112: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 537 | static void paint_solid_color_4_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:537:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 537 | static void paint_solid_color_4_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_4': [INFO] [stderr] source/fitz/draw-paint.c:543:60: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 543 | static void paint_solid_color_4(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:543:106: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 543 | static void paint_solid_color_4(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:543:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 543 | static void paint_solid_color_4(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_4_da': [INFO] [stderr] source/fitz/draw-paint.c:549:63: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 549 | static void paint_solid_color_4_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:549:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 549 | static void paint_solid_color_4_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:549:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 549 | static void paint_solid_color_4_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N_alpha': [INFO] [stderr] source/fitz/draw-paint.c:557:112: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 557 | static void paint_solid_color_N_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:557:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 557 | static void paint_solid_color_N_alpha(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N': [INFO] [stderr] source/fitz/draw-paint.c:563:106: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 563 | static void paint_solid_color_N(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:563:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 563 | static void paint_solid_color_N(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N_da': [INFO] [stderr] source/fitz/draw-paint.c:569:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 569 | static void paint_solid_color_N_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:569:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 569 | static void paint_solid_color_N_da(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N_alpha_op': [INFO] [stderr] source/fitz/draw-paint.c:577:115: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 577 | static void paint_solid_color_N_alpha_op(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N_op': [INFO] [stderr] source/fitz/draw-paint.c:583:109: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 583 | static void paint_solid_color_N_op(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_solid_color_N_da_op': [INFO] [stderr] source/fitz/draw-paint.c:589:112: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 589 | static void paint_solid_color_N_da_op(byte * FZ_RESTRICT dp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_1_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:658:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 658 | template_span_with_color_1_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:658:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 658 | template_span_with_color_1_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_1_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:681:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 681 | template_span_with_color_1_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:681:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 681 | template_span_with_color_1_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_3_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:701:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 701 | template_span_with_color_3_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:701:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 701 | template_span_with_color_3_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_3_da_alpha': [INFO] [stderr] In file included from source/fitz/draw-unpack.c:24: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-paint.c:737:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 737 | template_span_with_color_3_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:737:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 737 | template_span_with_color_3_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_4_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:770:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 770 | template_span_with_color_4_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:770:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 770 | template_span_with_color_4_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'template_span_with_color_4_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:803:93: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 803 | template_span_with_color_4_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:803:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 803 | template_span_with_color_4_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_mono_line_unscaled': [INFO] [stderr] source/fitz/draw-unpack.c:95:79: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 95 | fz_unpack_mono_line_unscaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-unpack.c:95:86: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 95 | fz_unpack_mono_line_unscaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:95:97: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 95 | fz_unpack_mono_line_unscaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:95:108: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 95 | fz_unpack_mono_line_unscaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:95:117: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 95 | fz_unpack_mono_line_unscaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_0_da_solid': [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_mono_line_scaled': [INFO] [stderr] source/fitz/draw-unpack.c:111:77: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 111 | fz_unpack_mono_line_scaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-unpack.c:111:84: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 111 | fz_unpack_mono_line_scaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:954:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 954 | paint_span_with_color_0_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-unpack.c:111:95: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 111 | fz_unpack_mono_line_scaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:111:106: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 111 | fz_unpack_mono_line_scaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:111:115: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 111 | fz_unpack_mono_line_scaled(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_mono_line_unscaled_with_padding': [INFO] [stderr] source/fitz/draw-paint.c:954:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 954 | paint_span_with_color_0_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-unpack.c:127:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 127 | fz_unpack_mono_line_unscaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-unpack.c:127:99: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 127 | fz_unpack_mono_line_unscaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:127:110: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 127 | fz_unpack_mono_line_unscaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:127:121: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 127 | fz_unpack_mono_line_unscaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:127:130: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 127 | fz_unpack_mono_line_unscaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-paint.c:954:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 954 | paint_span_with_color_0_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_0_da_alpha': [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_mono_line_scaled_with_padding': [INFO] [stderr] source/fitz/draw-unpack.c:143:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 143 | fz_unpack_mono_line_scaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-unpack.c:143:97: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 143 | fz_unpack_mono_line_scaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:143:108: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 143 | fz_unpack_mono_line_scaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:961:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 961 | paint_span_with_color_0_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_color_N_lerp': [INFO] [stderr] source/fitz/draw-unpack.c:143:119: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 143 | fz_unpack_mono_line_scaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:143:128: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 143 | fz_unpack_mono_line_scaled_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_line': [INFO] [stderr] source/fitz/draw-unpack.c:159:72: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 159 | fz_unpack_line(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:961:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 961 | paint_span_with_color_0_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-unpack.c:159:83: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 159 | fz_unpack_line(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:159:94: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 159 | fz_unpack_line(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1068:188: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1068 | template_affine_color_N_lerp(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:159:103: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 159 | fz_unpack_line(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-paint.c:961:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 961 | paint_span_with_color_0_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_unpack_line_with_padding': [INFO] [stderr] source/fitz/draw-unpack.c:167:85: warning: unused parameter 'depth' [-Wunused-parameter] [INFO] [stderr] 167 | fz_unpack_line_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_1_solid': [INFO] [stderr] source/fitz/draw-unpack.c:167:96: warning: unused parameter 'scale' [-Wunused-parameter] [INFO] [stderr] 167 | fz_unpack_line_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-unpack.c:167:107: warning: unused parameter 'pad' [-Wunused-parameter] [INFO] [stderr] 167 | fz_unpack_line_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-unpack.c:167:116: warning: unused parameter 'skip' [-Wunused-parameter] [INFO] [stderr] 167 | fz_unpack_line_with_padding(unsigned char *dp, unsigned char *sp, int w, int n, int depth, int scale, int pad, int skip) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-paint.c:968:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 968 | paint_span_with_color_1_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:968:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 968 | paint_span_with_color_1_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:968:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 968 | paint_span_with_color_1_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_1_alpha': [INFO] [stderr] source/fitz/draw-paint.c:975:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 975 | paint_span_with_color_1_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:975:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 975 | paint_span_with_color_1_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_decode_indexed_tile': [INFO] [stderr] source/fitz/draw-unpack.c:306:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 306 | fz_decode_indexed_tile(fz_context *ctx, fz_pixmap *pix, const float *decode, int maxval) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:975:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 975 | paint_span_with_color_1_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_1_da_solid': [INFO] [stderr] source/fitz/draw-unpack.c: In function 'fz_decode_tile': [INFO] [stderr] source/fitz/draw-unpack.c:350:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 350 | fz_decode_tile(fz_context *ctx, fz_pixmap *pix, const float *decode) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:982:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 982 | paint_span_with_color_1_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:982:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 982 | paint_span_with_color_1_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-unpack.c: In function 'unpack_next': [INFO] [stderr] source/fitz/draw-unpack.c:403:53: warning: unused parameter 'max' [-Wunused-parameter] [INFO] [stderr] 403 | unpack_next(fz_context *ctx, fz_stream *stm, size_t max) [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:982:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 982 | paint_span_with_color_1_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_1_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:989:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 989 | paint_span_with_color_1_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:989:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 989 | paint_span_with_color_1_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_color_N_lerp_op': [INFO] [stderr] source/fitz/draw-paint.c:989:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 989 | paint_span_with_color_1_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_3_solid': [INFO] [stderr] source/fitz/draw-affine.c:1111:191: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1111 | template_affine_color_N_lerp_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:997:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 997 | paint_span_with_color_3_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:997:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 997 | paint_span_with_color_3_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:997:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 997 | paint_span_with_color_3_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_3_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:1004:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1004 | paint_span_with_color_3_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1004:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1004 | paint_span_with_color_3_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1004:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1004 | paint_span_with_color_3_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_3_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1011:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1011 | paint_span_with_color_3_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1011:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1011 | paint_span_with_color_3_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1011:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1011 | paint_span_with_color_3_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_3_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1018:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1018 | paint_span_with_color_3_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1018:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1018 | paint_span_with_color_3_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1018:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1018 | paint_span_with_color_3_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_4_solid': [INFO] [stderr] source/fitz/draw-paint.c:1027:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1027 | paint_span_with_color_4_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1027:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1027 | paint_span_with_color_4_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1027:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1027 | paint_span_with_color_4_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_4_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1034:87: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1034 | paint_span_with_color_4_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1034:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1034 | paint_span_with_color_4_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1034:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1034 | paint_span_with_color_4_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_4_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:1041:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1041 | paint_span_with_color_4_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1041:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1041 | paint_span_with_color_4_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1041:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1041 | paint_span_with_color_4_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_4_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1048:90: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1048 | paint_span_with_color_4_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1048:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1048 | paint_span_with_color_4_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1048:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1048 | paint_span_with_color_4_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_solid': [INFO] [stderr] source/fitz/draw-paint.c:1057:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1057 | paint_span_with_color_N_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1057:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1057 | paint_span_with_color_N_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1064:133: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1064 | paint_span_with_color_N_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1064:170: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1064 | paint_span_with_color_N_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_da_solid': [INFO] [stderr] source/fitz/draw-paint.c:1071:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1071 | paint_span_with_color_N_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1071:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1071 | paint_span_with_color_N_da_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1078:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1078 | paint_span_with_color_N_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1078:173: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1078 | paint_span_with_color_N_da_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_op_solid': [INFO] [stderr] source/fitz/draw-paint.c:1087:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1087 | paint_span_with_color_N_op_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_op_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1094:136: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1094 | paint_span_with_color_N_op_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_da_op_solid': [INFO] [stderr] source/fitz/draw-paint.c:1101:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1101 | paint_span_with_color_N_da_op_solid(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_color_N_da_op_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1108:139: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1108 | paint_span_with_color_N_da_op_alpha(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT mp, int n, int w, const byte * FZ_RESTRICT color, int da, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_color_N_near': [INFO] [stderr] source/fitz/draw-affine.c:1155:188: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1155 | template_affine_color_N_near(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'template_affine_color_N_near_op': [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_0_a': [INFO] [stderr] source/fitz/draw-paint.c:1379:118: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1379 | paint_span_with_mask_0_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1379:125: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1379 | paint_span_with_mask_0_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1379:161: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1379 | paint_span_with_mask_0_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_1_a': [INFO] [stderr] source/fitz/draw-paint.c:1386:118: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1386 | paint_span_with_mask_1_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1386:125: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1386 | paint_span_with_mask_1_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1386:161: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1386 | paint_span_with_mask_1_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_1': [INFO] [stderr] source/fitz/draw-paint.c:1393:116: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1393 | paint_span_with_mask_1(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1393:123: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1393 | paint_span_with_mask_1(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1393:159: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1393 | paint_span_with_mask_1(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_3_a': [INFO] [stderr] source/fitz/draw-paint.c:1401:118: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1401 | paint_span_with_mask_3_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1192:191: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1192 | template_affine_color_N_near_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:1401:125: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1401 | paint_span_with_mask_3_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1401:161: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1401 | paint_span_with_mask_3_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_3': [INFO] [stderr] source/fitz/draw-paint.c:1408:116: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1408 | paint_span_with_mask_3(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1408:123: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1408 | paint_span_with_mask_3(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1408:159: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1408 | paint_span_with_mask_3(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_4_a': [INFO] [stderr] source/fitz/draw-paint.c:1417:118: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_span_with_mask_4_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1417:125: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_span_with_mask_4_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1417:161: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_span_with_mask_4_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_4': [INFO] [stderr] source/fitz/draw-paint.c:1424:116: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_span_with_mask_4(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_0': [INFO] [stderr] source/fitz/draw-paint.c:1424:123: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_span_with_mask_4(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1230:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1424:159: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_span_with_mask_4(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_N_a': [INFO] [stderr] source/fitz/draw-affine.c:1230:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1433:125: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_span_with_mask_N_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1230:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1433:161: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_span_with_mask_N_a(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_with_mask_N': [INFO] [stderr] source/fitz/draw-paint.c:1440:123: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_span_with_mask_N(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1230:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1440:159: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_span_with_mask_N(byte * FZ_RESTRICT dp, const byte * FZ_RESTRICT sp, const byte * FZ_RESTRICT mp, int w, int n, int a, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1230:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1230:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1230:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1230 | paint_affine_lerp_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_alpha_0': [INFO] [stderr] source/fitz/draw-affine.c:1237:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_0_da_sa': [INFO] [stderr] source/fitz/draw-paint.c:1857:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1857 | paint_span_0_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1237:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1237:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1857:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1857 | paint_span_0_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1857:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1857 | paint_span_0_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1857:106: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1857 | paint_span_0_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1857:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1857 | paint_span_0_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_0_da_sa_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1237:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1871:53: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1871 | paint_span_0_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1237:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1871:90: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1871 | paint_span_0_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1237:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1237 | paint_affine_lerp_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_0': [INFO] [stderr] source/fitz/draw-paint.c:1871:98: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1871 | paint_span_0_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1244:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1244:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1871:152: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1871 | paint_span_0_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_sa': [INFO] [stderr] source/fitz/draw-affine.c:1244:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1887:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1887 | paint_span_1_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1244:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1887:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1887 | paint_span_1_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1244:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1244:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1887:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1887 | paint_span_1_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1887:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1887 | paint_span_1_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1887:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1887 | paint_span_1_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1894:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1894 | paint_span_1_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1894:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1894 | paint_span_1_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1894:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1894 | paint_span_1_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1244:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1244 | paint_affine_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_alpha_0': [INFO] [stderr] source/fitz/draw-paint.c:1894:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1894 | paint_span_1_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_da_sa': [INFO] [stderr] source/fitz/draw-affine.c:1251:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1251:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1901:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1901 | paint_span_1_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1901:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1901 | paint_span_1_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1901:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1901 | paint_span_1_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1901:106: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1901 | paint_span_1_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1251:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1901:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1901 | paint_span_1_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_da_sa_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1251:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1251:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1908:53: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1908 | paint_span_1_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1908:90: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1908 | paint_span_1_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1908:98: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1908 | paint_span_1_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1908:152: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1908 | paint_span_1_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_da': [INFO] [stderr] source/fitz/draw-paint.c:1916:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1916 | paint_span_1_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1251:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1251 | paint_affine_lerp_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_1': [INFO] [stderr] source/fitz/draw-paint.c:1916:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1916 | paint_span_1_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1258:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1258:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1916:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1916 | paint_span_1_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1258:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1916:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1916 | paint_span_1_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1258:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1916:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1916 | paint_span_1_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1923:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1923 | paint_span_1_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1258:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1923:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1923 | paint_span_1_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1923:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1923 | paint_span_1_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1923:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1923 | paint_span_1_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1': [INFO] [stderr] source/fitz/draw-paint.c:1930:41: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1930 | paint_span_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1930:78: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1930 | paint_span_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1258:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1930:86: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1930 | paint_span_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1258:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1258 | paint_affine_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_alpha_1': [INFO] [stderr] source/fitz/draw-affine.c:1265:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1930:100: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1930 | paint_span_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1265:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1930:140: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1930 | paint_span_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_1_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1265:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1937:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1937 | paint_span_1_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1265:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1937:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1937 | paint_span_1_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1937:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1937 | paint_span_1_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1937:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1937 | paint_span_1_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_da_sa': [INFO] [stderr] source/fitz/draw-paint.c:1946:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1946 | paint_span_3_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1946:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1946 | paint_span_3_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1265:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1946:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1946 | paint_span_3_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1265:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1265 | paint_affine_lerp_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_1': [INFO] [stderr] source/fitz/draw-paint.c:1946:106: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1946 | paint_span_3_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1272:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1946:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1946 | paint_span_3_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1272:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_da_sa_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1272:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1953:53: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1953 | paint_span_3_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1272:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1953:90: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1953 | paint_span_3_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1953:98: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1953 | paint_span_3_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1953:152: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1953 | paint_span_3_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_da': [INFO] [stderr] source/fitz/draw-paint.c:1960:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1960 | paint_span_3_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1272:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1272:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1960:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1960 | paint_span_3_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1272:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1272 | paint_affine_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_alpha_1': [INFO] [stderr] source/fitz/draw-paint.c:1960:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1960 | paint_span_3_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1279:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1960:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1960 | paint_span_3_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1279:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1960:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1960 | paint_span_3_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1967:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1967 | paint_span_3_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1967:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1967 | paint_span_3_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1279:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1967:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1967 | paint_span_3_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1279:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1967:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1967 | paint_span_3_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_sa': [INFO] [stderr] source/fitz/draw-affine.c:1279:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1279:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1279 | paint_affine_lerp_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:1974:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1974 | paint_span_3_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1974:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1974 | paint_span_3_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1974:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1974 | paint_span_3_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1974:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1974 | paint_span_3_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1974:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1974 | paint_span_3_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:1981:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1981 | paint_span_3_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_1': [INFO] [stderr] source/fitz/draw-paint.c:1981:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1981 | paint_span_3_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1287:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1287:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1981:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1981 | paint_span_3_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1981:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1981 | paint_span_3_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3': [INFO] [stderr] source/fitz/draw-paint.c:1988:41: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1988 | paint_span_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1988:78: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1988 | paint_span_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1988:86: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1988 | paint_span_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:1988:100: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1988 | paint_span_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1287:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1988:140: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1988 | paint_span_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_3_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1287:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1995:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1995 | paint_span_3_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1287:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1287:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:1995:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1995 | paint_span_3_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1287:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1287 | paint_affine_lerp_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_alpha_1': [INFO] [stderr] source/fitz/draw-paint.c:1995:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1995 | paint_span_3_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1294:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:1995:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1995 | paint_span_3_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_da_sa': [INFO] [stderr] source/fitz/draw-paint.c:2004:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2004 | paint_span_4_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2004:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2004 | paint_span_4_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2004:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2004 | paint_span_4_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:2004:106: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2004 | paint_span_4_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2004:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2004 | paint_span_4_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_da_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2011:53: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2011 | paint_span_4_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2011:90: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2011 | paint_span_4_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2011:98: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2011 | paint_span_4_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:2011:152: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2011 | paint_span_4_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_da': [INFO] [stderr] source/fitz/draw-affine.c:1294:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1294:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2018:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2018 | paint_span_4_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1294:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2018:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2018 | paint_span_4_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1294:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2018:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2018 | paint_span_4_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] In file included from source/fitz/draw-blend.c:25: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2018:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2018 | paint_span_4_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:2018:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2018 | paint_span_4_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_da_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2025:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2025 | paint_span_4_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2025:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2025 | paint_span_4_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1294:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1294 | paint_affine_lerp_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_1': [INFO] [stderr] source/fitz/draw-paint.c:2025:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2025 | paint_span_4_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1301:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1301:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2025:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2025 | paint_span_4_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_sa': [INFO] [stderr] source/fitz/draw-affine.c:1301:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2032:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2032 | paint_span_4_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2032:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2032 | paint_span_4_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2032:89: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2032 | paint_span_4_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:2032:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2032 | paint_span_4_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2032:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2032 | paint_span_4_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2039:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2039 | paint_span_4_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2039:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2039 | paint_span_4_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2039:95: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2039 | paint_span_4_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:2039:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2039 | paint_span_4_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4': [INFO] [stderr] source/fitz/draw-paint.c:2046:41: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2046 | paint_span_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1301:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1301:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2046:78: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2046 | paint_span_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1301:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2046:86: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2046 | paint_span_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1301:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1301 | paint_affine_lerp_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_alpha_1': [INFO] [stderr] source/fitz/draw-paint.c:2046:100: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2046 | paint_span_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1308:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2046:140: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2046 | paint_span_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1308:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_4_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1308:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2053:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2053 | paint_span_4_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1308:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2053:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2053 | paint_span_4_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2053:92: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 2053 | paint_span_4_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-paint.c:2053:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2053 | paint_span_4_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_da_sa': [INFO] [stderr] source/fitz/draw-paint.c:2062:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2062 | paint_span_N_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2062:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2062 | paint_span_N_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2062:106: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2062 | paint_span_N_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2062:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2062 | paint_span_N_da_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_da_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2069:53: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2069 | paint_span_N_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2069:90: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2069 | paint_span_N_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2069:152: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2069 | paint_span_N_da_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_da': [INFO] [stderr] source/fitz/draw-paint.c:2076:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2076 | paint_span_N_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1308:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1308:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1308 | paint_affine_lerp_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:2076:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2076 | paint_span_N_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_3': [INFO] [stderr] source/fitz/draw-affine.c:1317:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2076:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2076 | paint_span_N_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1317:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2076:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2076 | paint_span_N_da(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_da_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1317:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2083:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2083 | paint_span_N_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1317:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1317:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2083:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2083 | paint_span_N_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1317:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2083:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2083 | paint_span_N_da_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_sa': [INFO] [stderr] source/fitz/draw-paint.c:2090:44: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2090 | paint_span_N_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2090:81: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2090 | paint_span_N_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2090:103: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2090 | paint_span_N_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2090:143: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2090 | paint_span_N_sa(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_sa_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2097:50: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2097 | paint_span_N_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2097:87: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2097 | paint_span_N_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2097:149: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2097 | paint_span_N_sa_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N': [INFO] [stderr] source/fitz/draw-paint.c:2104:41: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2104 | paint_span_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2104:78: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2104 | paint_span_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] In file included from source/fitz/draw-device.c:27: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2104:100: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2104 | paint_span_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-paint.c:2104:140: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2104 | paint_span_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2111:47: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2111 | paint_span_N_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c:2111:84: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2111 | paint_span_N_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-blend.c: In function 'fz_blend_pixmap_knockout': [INFO] [stderr] source/fitz/draw-blend.c:1322:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1322 | fz_blend_pixmap_knockout(fz_context *ctx, fz_pixmap * FZ_RESTRICT dst, fz_pixmap * FZ_RESTRICT src, const fz_pixmap * FZ_RESTRICT shape) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c:2111:146: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2111 | paint_span_N_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'paint_span_N_general_op': [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1317:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1317 | paint_affine_lerp_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_alpha_3': [INFO] [stderr] source/fitz/draw-paint.c:2120:111: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2120 | paint_span_N_general_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, int sa, int n, int w, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1324:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1324:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1324:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1324:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1324:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1324:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1324 | paint_affine_lerp_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'fz_paint_glyph_mask': [INFO] [stderr] source/fitz/draw-paint.c:2625:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2625 | fz_paint_glyph_mask(int span, unsigned char *dp, int da, const fz_glyph *glyph, int w, int h, int skip_x, int skip_y) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_3': [INFO] [stderr] source/fitz/draw-affine.c:1331:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1331:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-paint.c: In function 'fz_paint_glyph_mask_alpha': [INFO] [stderr] source/fitz/draw-paint.c:2754:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2754 | fz_paint_glyph_mask_alpha(int span, unsigned char *dp, int da, const fz_glyph *glyph, int w, int h, int skip_x, int skip_y, unsigned char alpha) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1331:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1331:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1331:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1331:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1331:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1331 | paint_affine_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:1338:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1338:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1338:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1338:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1338:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1338:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1338 | paint_affine_lerp_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_3': [INFO] [stderr] source/fitz/draw-affine.c:1345:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1345:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1345:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1345:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1345:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'push_stack': [INFO] [stderr] source/fitz/draw-affine.c:1345:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-device.c:191:84: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] 191 | static fz_draw_state *push_stack(fz_context *ctx, fz_draw_device *dev, const char *message) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'pop_stack': [INFO] [stderr] source/fitz/draw-device.c:203:45: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 203 | static fz_draw_state *pop_stack(fz_context *ctx, fz_draw_device *dev, const char *message) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c:203:83: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] 203 | static fz_draw_state *pop_stack(fz_context *ctx, fz_draw_device *dev, const char *message) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1345:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1345 | paint_affine_lerp_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:1352:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1352:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1352:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1352:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1352:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1352:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1352 | paint_affine_lerp_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_3': [INFO] [stderr] source/fitz/draw-affine.c:1359:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c: In function 'convert_stack': [INFO] [stderr] source/fitz/draw-device.c:235:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 235 | static fz_draw_state *convert_stack(fz_context *ctx, fz_draw_device *dev, const char *message) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c:235:87: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] 235 | static fz_draw_state *convert_stack(fz_context *ctx, fz_draw_device *dev, const char *message) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'set_op_from_spaces': [INFO] [stderr] source/fitz/draw-device.c:437:102: warning: unused parameter 'opm' [-Wunused-parameter] [INFO] [stderr] 437 | set_op_from_spaces(fz_context *ctx, fz_overprint *op, const fz_pixmap *dest, fz_colorspace *src, int opm) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1359:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1359:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1359:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1359:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1359:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1359:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1359 | paint_affine_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:1366:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1366:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1366:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1366:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1366:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1366:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1366 | paint_affine_lerp_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_4': [INFO] [stderr] source/fitz/draw-affine.c:1375:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1375:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1375:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1375:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1375:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1375:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1375:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1375 | paint_affine_lerp_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:1382:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1382:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1382:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1382:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1382:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1382:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1382 | paint_affine_lerp_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_4': [INFO] [stderr] source/fitz/draw-affine.c:1389:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1389:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1389:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/error.c: In function 'fz_default_error_callback': [INFO] [stderr] source/fitz/error.c:44:38: warning: unused parameter 'user' [-Wunused-parameter] [INFO] [stderr] 44 | void fz_default_error_callback(void *user, const char *message) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/error.c: In function 'fz_default_warning_callback': [INFO] [stderr] source/fitz/error.c:58:40: warning: unused parameter 'user' [-Wunused-parameter] [INFO] [stderr] 58 | void fz_default_warning_callback(void *user, const char *message) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/error.c: In function 'fz_var_imp': [INFO] [stderr] source/fitz/error.c:86:23: warning: unused parameter 'var' [-Wunused-parameter] [INFO] [stderr] 86 | void fz_var_imp(void *var) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1389:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1389:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1389:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1389:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1389 | paint_affine_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:1396:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1396:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1396:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1396:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1396:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1396:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1396 | paint_affine_lerp_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_4': [INFO] [stderr] source/fitz/draw-affine.c:1403:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1403:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1403:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1403:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1403:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1403:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1403:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1403 | paint_affine_lerp_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:1410:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1410:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1410:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1410:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1410:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1410:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1410 | paint_affine_lerp_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_4': [INFO] [stderr] source/fitz/draw-affine.c:1417:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1417:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1417:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1417:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1417:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1417:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1417:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1417 | paint_affine_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:1424:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1424:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1424:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1424:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1424:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1424:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1424 | paint_affine_lerp_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_N': [INFO] [stderr] source/fitz/draw-affine.c:1433:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_affine_lerp_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1433:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_affine_lerp_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1433:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_affine_lerp_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1433:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_affine_lerp_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1433:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1433 | paint_affine_lerp_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_alpha_N': [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_draw_ignore_text': [INFO] [stderr] source/fitz/draw-affine.c:1440:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_affine_lerp_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1440:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_affine_lerp_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1440:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_affine_lerp_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1440:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1440 | paint_affine_lerp_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_N': [INFO] [stderr] source/fitz/draw-affine.c:1447:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1447 | paint_affine_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1447:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1447 | paint_affine_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1447:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1447 | paint_affine_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1447:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1447 | paint_affine_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1447:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1447 | paint_affine_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:1454:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1454 | paint_affine_lerp_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1454:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1454 | paint_affine_lerp_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1454:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1454 | paint_affine_lerp_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1454:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1454 | paint_affine_lerp_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c:1472:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1472 | fz_draw_ignore_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_N': [INFO] [stderr] source/fitz/draw-affine.c:1461:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1461 | paint_affine_lerp_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:1472:49: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] 1472 | fz_draw_ignore_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1461:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1461 | paint_affine_lerp_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1461:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1461 | paint_affine_lerp_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1461:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1461 | paint_affine_lerp_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1461:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1461 | paint_affine_lerp_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:1468:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1468 | paint_affine_lerp_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:1472:69: warning: unused parameter 'text' [-Wunused-parameter] [INFO] [stderr] 1472 | fz_draw_ignore_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:1468:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1468 | paint_affine_lerp_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:1472:85: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 1472 | fz_draw_ignore_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1468:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1468 | paint_affine_lerp_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1468:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1468 | paint_affine_lerp_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_N': [INFO] [stderr] source/fitz/draw-affine.c:1475:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1475 | paint_affine_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1475:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1475 | paint_affine_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1475:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1475 | paint_affine_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1475:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1475 | paint_affine_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1475:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1475 | paint_affine_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_transform_pixmap': [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:1482:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1482 | paint_affine_lerp_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:1651:103: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1651 | fz_transform_pixmap(fz_context *ctx, fz_draw_device *dev, const fz_pixmap *image, fz_matrix *ctm, int x, int y, int dx, int dy, int gridfit, const fz_irect *clip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1482:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1482 | paint_affine_lerp_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1482:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1482 | paint_affine_lerp_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-device.c:1651:110: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] 1651 | fz_transform_pixmap(fz_context *ctx, fz_draw_device *dev, const fz_pixmap *image, fz_matrix *ctm, int x, int y, int dx, int dy, int gridfit, const fz_irect *clip) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c:1482:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1482 | paint_affine_lerp_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_N_op': [INFO] [stderr] source/fitz/draw-affine.c:1491:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1491 | paint_affine_lerp_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1491:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1491 | paint_affine_lerp_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_alpha_N_op': [INFO] [stderr] source/fitz/draw-affine.c:1498:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1498 | paint_affine_lerp_alpha_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_lerp': [INFO] [stderr] source/fitz/draw-affine.c:1506:45: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 1506 | fz_paint_affine_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1506:56: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 1506 | fz_paint_affine_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_lerp_spots': [INFO] [stderr] source/fitz/draw-affine.c:1708:51: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 1708 | fz_paint_affine_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] In file included from source/fitz/draw-scale-simple.c:37: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1708:62: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 1708 | fz_paint_affine_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1708:70: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1708 | fz_paint_affine_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1708:78: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1708 | fz_paint_affine_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:1757:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1757:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-scale-simple.c: In function 'triangle': [INFO] [stderr] source/fitz/draw-affine.c:1757:188: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-scale-simple.c:94:27: warning: unused parameter 'filter' [-Wunused-parameter] [INFO] [stderr] 94 | triangle(fz_scale_filter *filter, float f) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/draw-scale-simple.c: In function 'box': [INFO] [stderr] source/fitz/draw-scale-simple.c:102:22: warning: unused parameter 'filter' [-Wunused-parameter] [INFO] [stderr] 102 | box(fz_scale_filter *filter, float f) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/draw-scale-simple.c: In function 'simple': [INFO] [stderr] source/fitz/draw-scale-simple.c:110:25: warning: unused parameter 'filter' [-Wunused-parameter] [INFO] [stderr] 110 | simple(fz_scale_filter *filter, float x) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1757:197: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1757:206: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1757:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1757:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1757 | paint_affine_lerp_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_sa_g2rgb_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1764:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_make_hash_tile_key': [INFO] [stderr] source/fitz/draw-device.c:2583:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2583 | fz_make_hash_tile_key(fz_context *ctx, fz_store_hash *hash, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_cmp_tile_key': [INFO] [stderr] source/fitz/draw-affine.c:1764:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:2617:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2617 | fz_cmp_tile_key(fz_context *ctx, void *k0_, void *k1_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1764:194: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-scale-simple.c: In function 'scale_single_row': [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_format_tile_key': [INFO] [stderr] source/fitz/draw-affine.c:1764:203: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1764:244: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-device.c:2632:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2632 | fz_format_tile_key(fz_context *ctx, char *s, size_t n, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-scale-simple.c:1340:147: warning: unused parameter 'src_w' [-Wunused-parameter] [INFO] [stderr] 1340 | scale_single_row(unsigned char * FZ_RESTRICT dst, int dstride, const unsigned char * FZ_RESTRICT src, const fz_weights * FZ_RESTRICT weights, int src_w, int h, int forcealpha) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1764:330: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1764 | paint_affine_lerp_da_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:1771:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1771:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1771:185: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1771:194: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-device.c: In function 'fz_draw_render_flags': [INFO] [stderr] source/fitz/draw-affine.c:1771:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1771:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1771:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1771 | paint_affine_lerp_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_da_g2rgb_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1778:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-device.c:2998:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2998 | fz_draw_render_flags(fz_context *ctx, fz_device *devp, int set, int clear) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1778:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1778:191: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1778:200: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1778:241: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1778:327: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1778 | paint_affine_lerp_da_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:1785:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1785:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1785:185: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1785:194: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1785:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1785:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1785:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1785 | paint_affine_lerp_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_sa_g2rgb_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1792:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1792:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1792:191: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1792:200: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1792:241: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1792:327: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1792 | paint_affine_lerp_sa_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/filter-dct.c: In function 'fz_dct_mem_free': [INFO] [stderr] source/fitz/filter-dct.c:78:58: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 78 | fz_dct_mem_free(j_common_ptr cinfo, void *object, size_t size) [INFO] [stderr] | ~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:1799:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/filter-dct.c: In function 'output_message_dct': [INFO] [stderr] source/fitz/filter-dct.c:121:45: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 121 | static void output_message_dct(j_common_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/filter-dct.c: In function 'init_source_dct': [INFO] [stderr] source/fitz/filter-dct.c:126:46: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 126 | static void init_source_dct(j_decompress_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/filter-dct.c: In function 'term_source_dct': [INFO] [stderr] source/fitz/filter-dct.c:131:46: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 131 | static void term_source_dct(j_decompress_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1799:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1799:182: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1799:191: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1799:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1799:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1799:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1799 | paint_affine_lerp_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_lerp_g2rgb_alpha': [INFO] [stderr] source/fitz/draw-affine.c:1806:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1806:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1806:188: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1806:197: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1806:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1806:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1806 | paint_affine_lerp_g2rgb_alpha(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_g2rgb_lerp': [INFO] [stderr] source/fitz/draw-affine.c:1813:51: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 1813 | fz_paint_affine_g2rgb_lerp(int da, int sa, affint fa, affint fb, int n, int alpha) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1813:62: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 1813 | fz_paint_affine_g2rgb_lerp(int da, int sa, affint fa, affint fb, int n, int alpha) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1813:70: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1813 | fz_paint_affine_g2rgb_lerp(int da, int sa, affint fa, affint fb, int n, int alpha) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_0_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1854:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1854:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1854:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1854:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1854:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1854:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1854:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1854 | paint_affine_near_da_sa_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_0_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1861:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1861:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1861:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1861:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1861:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1861:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1861 | paint_affine_near_da_sa_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_0_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1868:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1868:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1868:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1868:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1868:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1868:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1868:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1868 | paint_affine_near_da_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_0_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1875:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1875:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1875:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1875:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1875:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1875:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1875 | paint_affine_near_da_alpha_0_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_0_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1882:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1882:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1882:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1882:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1882:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1882:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1882:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1882 | paint_affine_near_da_sa_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_0_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1889:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1889:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1889:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1889:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1889:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1889:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1889 | paint_affine_near_da_sa_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_0_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1896:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1896:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1896:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1896:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1896:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1896:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1896:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1896 | paint_affine_near_da_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_0_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1903:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1903:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1903:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1903:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1903:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1903:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1903 | paint_affine_near_da_alpha_0_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_0': [INFO] [stderr] source/fitz/draw-affine.c:1910:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1910:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1910:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1910:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1910:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1910:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1910:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1910 | paint_affine_near_da_sa_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_0': [INFO] [stderr] source/fitz/draw-affine.c:1917:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1917:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1917:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1917:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1917:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1917:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1917 | paint_affine_near_da_sa_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_0': [INFO] [stderr] source/fitz/draw-affine.c:1924:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1924:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1924:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1924:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1924:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1924:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1924:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1924 | paint_affine_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_0': [INFO] [stderr] source/fitz/draw-affine.c:1931:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1931:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1931:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1931:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1931:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1931:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1931 | paint_affine_near_da_alpha_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1938:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1938:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1938:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1938:190: warning: unused parameter 'snn' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1938:199: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1938:231: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1938:317: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1938 | paint_affine_near_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int snn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1945:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1945:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_name': [INFO] [stderr] source/fitz/colorspace.c:196:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 196 | const char *fz_colorspace_name(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_type': [INFO] [stderr] source/fitz/colorspace.c:201:56: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 201 | enum fz_colorspace_type fz_colorspace_type(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_n': [INFO] [stderr] source/fitz/colorspace.c:206:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 206 | int fz_colorspace_n(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_gray': [INFO] [stderr] source/fitz/draw-affine.c:1945:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c:211:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 211 | int fz_colorspace_is_gray(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_rgb': [INFO] [stderr] source/fitz/colorspace.c:216:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 216 | int fz_colorspace_is_rgb(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_cmyk': [INFO] [stderr] source/fitz/colorspace.c:221:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 221 | int fz_colorspace_is_cmyk(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_lab': [INFO] [stderr] source/fitz/draw-affine.c:1945:190: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c:226:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 226 | int fz_colorspace_is_lab(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_indexed': [INFO] [stderr] source/fitz/colorspace.c:231:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 231 | int fz_colorspace_is_indexed(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_device_n': [INFO] [stderr] source/fitz/colorspace.c:236:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 236 | int fz_colorspace_is_device_n(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_subtractive': [INFO] [stderr] source/fitz/colorspace.c:241:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 241 | int fz_colorspace_is_subtractive(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_device': [INFO] [stderr] source/fitz/colorspace.c:246:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 246 | int fz_colorspace_is_device(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_icc': [INFO] [stderr] source/fitz/colorspace.c:251:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 251 | int fz_colorspace_is_icc(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_is_lab_icc': [INFO] [stderr] source/fitz/colorspace.c:256:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 256 | int fz_colorspace_is_lab_icc(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_device_n_has_only_cmyk': [INFO] [stderr] source/fitz/colorspace.c:271:54: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 271 | int fz_colorspace_device_n_has_only_cmyk(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_colorspace_device_n_has_cmyk': [INFO] [stderr] source/fitz/draw-affine.c:1945:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/colorspace.c:276:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 276 | int fz_colorspace_device_n_has_cmyk(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_is_valid_blend_colorspace': [INFO] [stderr] source/fitz/colorspace.c:281:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 281 | int fz_is_valid_blend_colorspace(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_base_colorspace': [INFO] [stderr] source/fitz/colorspace.c:289:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 289 | fz_colorspace *fz_base_colorspace(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1945:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1945:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1945 | paint_affine_near_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_1': [INFO] [stderr] source/fitz/draw-affine.c:1952:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_clamp_color': [INFO] [stderr] source/fitz/draw-affine.c:1952:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c:588:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 588 | fz_clamp_color(fz_context *ctx, fz_colorspace *cs, const float *in, float *out) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_default_output_intent': [INFO] [stderr] source/fitz/colorspace.c:669:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 669 | fz_colorspace *fz_default_output_intent(fz_context *ctx, const fz_default_colorspaces *default_cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_cmp_link_key': [INFO] [stderr] source/fitz/colorspace.c:763:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 763 | fz_cmp_link_key(fz_context *ctx, void *k0_, void *k1_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_format_link_key': [INFO] [stderr] source/fitz/colorspace.c:781:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 781 | fz_format_link_key(fz_context *ctx, char *s, size_t n, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_make_hash_link_key': [INFO] [stderr] source/fitz/colorspace.c:800:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 800 | fz_make_hash_link_key(fz_context *ctx, fz_store_hash *hash, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1952:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1952:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1952:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1952:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1952:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1952 | paint_affine_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1959:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1959:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1959:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1959:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1959:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1959:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1959 | paint_affine_near_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1966:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1966:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1966:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/colorspace.c: In function 'fz_convert_slow_pixmap_samples': [INFO] [stderr] source/fitz/colorspace.c:1683:134: warning: unused parameter 'copy_spots' [-Wunused-parameter] [INFO] [stderr] 1683 | fz_convert_slow_pixmap_samples(fz_context *ctx, const fz_pixmap *src, fz_pixmap *dst, fz_colorspace *is, fz_color_params params, int copy_spots) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1966:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1966:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1966:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1966 | paint_affine_near_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_1': [INFO] [stderr] source/fitz/draw-affine.c:1973:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1973:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1973:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1973:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/filter-fax.c: In function 'get_code': [INFO] [stderr] source/fitz/draw-affine.c:1973:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1973:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1973 | paint_affine_near_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_1_fa0': [INFO] [stderr] source/fitz/filter-fax.c:379:22: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 379 | get_code(fz_context *ctx, fz_faxd *fax, const cfd_node *table, int initialbits) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:1980:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1980:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1980:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1980:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1980:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1980:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1980:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1980 | paint_affine_near_da_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:1987:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1987:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1987:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1987:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1987:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1987:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1987 | paint_affine_near_da_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:1994:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1994:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1994:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1994:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:1994:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1994:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:1994:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 1994 | paint_affine_near_da_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2001:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2001:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2001:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2001:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2001:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2001:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2001 | paint_affine_near_da_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_1': [INFO] [stderr] source/fitz/draw-affine.c:2008:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2008:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2008:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2008:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/encode-jpx.c: In function 'skip_stm': [INFO] [stderr] source/fitz/encode-jpx.c:128:37: warning: unused parameter 'p_nb_bytes' [-Wunused-parameter] [INFO] [stderr] 128 | static OPJ_OFF_T skip_stm(OPJ_OFF_T p_nb_bytes, void *p_user_data) [INFO] [stderr] | ~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/encode-jpx.c: In function 'seek_stm': [INFO] [stderr] source/fitz/draw-affine.c:2008:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2008:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2008:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2008 | paint_affine_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_1': [INFO] [stderr] source/fitz/draw-affine.c:2015:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2015:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2015:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2015:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2015:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2015:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2015 | paint_affine_near_da_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2023:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2023:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2023:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2023:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2023:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/filter-flate.c: In function 'next_flated': [INFO] [stderr] source/fitz/draw-affine.c:2023:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/encode-jpx.c:137:36: warning: unused parameter 'p_nb_bytes' [-Wunused-parameter] [INFO] [stderr] 137 | static OPJ_BOOL seek_stm(OPJ_OFF_T p_nb_bytes, void *p_user_data) [INFO] [stderr] | ~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2023:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2023 | paint_affine_near_da_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/encode-jpx.c: In function 'jpx_from_pixmap': [INFO] [stderr] source/fitz/encode-jpx.c:327:66: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 327 | jpx_from_pixmap(fz_context *ctx, fz_pixmap *pix, fz_color_params color_params, int quality, int drop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/filter-flate.c:47:53: warning: unused parameter 'required' [-Wunused-parameter] [INFO] [stderr] 47 | next_flated(fz_context *ctx, fz_stream *stm, size_t required) [INFO] [stderr] | ~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2030:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2030:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2030:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2030:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2030:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2030:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2030 | paint_affine_near_da_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2037:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2037:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2037:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2037:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2037:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2037:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2037:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2037 | paint_affine_near_sa_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_1_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2044:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2044:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2044:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2044:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2044:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2044:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2044 | paint_affine_near_sa_alpha_1_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2051:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2051:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2051:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2051:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2051:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2051:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2051:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2051 | paint_affine_near_da_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2058:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2058:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2058:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2058:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2058:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2058:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2058 | paint_affine_near_da_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2065:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2065:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2065:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2065:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2065:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2065:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2065 | paint_affine_near_sa_alpha_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_1': [INFO] [stderr] source/fitz/draw-affine.c:2072:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2072:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2072:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2072:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2072:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2072:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2072:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2072 | paint_affine_near_da_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_1_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2079:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2079:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2079:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2079:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2079:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2079:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2079:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2079 | paint_affine_near_sa_1_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_1': [INFO] [stderr] source/fitz/draw-affine.c:2086:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/filter-jbig2.c: In function 'fz_jbig2_globals_data': [INFO] [stderr] source/fitz/filter-jbig2.c:251:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 251 | fz_jbig2_globals_data(fz_context *ctx, fz_jbig2_globals *globals) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2086:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2086:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/glyph.c: In function 'fz_glyph_bbox': [INFO] [stderr] source/fitz/glyph.c:53:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 53 | fz_glyph_bbox(fz_context *ctx, fz_glyph *glyph) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/glyph.c: In function 'fz_glyph_width': [INFO] [stderr] source/fitz/glyph.c:75:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 75 | fz_glyph_width(fz_context *ctx, fz_glyph *glyph) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/glyph.c: In function 'fz_glyph_height': [INFO] [stderr] source/fitz/glyph.c:81:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 81 | fz_glyph_height(fz_context *ctx, fz_glyph *glyph) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2086:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2086:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2086:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2086 | paint_affine_near_da_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_1': [INFO] [stderr] source/fitz/draw-affine.c:2093:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2093:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2093:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2093:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2093:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2093:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2093:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2093 | paint_affine_near_sa_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_1': [INFO] [stderr] source/fitz/draw-affine.c:2100:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2100:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2100:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2100:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2100:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2100:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2100 | paint_affine_near_sa_alpha_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2109:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2109:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2109:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2109:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2109:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2109:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2109:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2109 | paint_affine_near_da_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2116:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2116:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2116:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2116:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2116:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2116:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2116 | paint_affine_near_da_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2123:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2123:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2123:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] In file included from source/fitz/font.c:26: [INFO] [stderr] source/fitz/draw-imp.h:131:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 131 | static void inline fz_set_overprint(fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:136:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 136 | static int inline fz_overprint_component(const fz_overprint *op, int i) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-imp.h:141:1: warning: '__inline' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] 141 | static int inline fz_overprint_required(const fz_overprint *op) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2123:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2123:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2123:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-imp.h: In function 'fz_antidropout_rasterizer': [INFO] [stderr] source/fitz/draw-imp.h:329:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | static inline int fz_antidropout_rasterizer(fz_context *ctx, fz_rasterizer *r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2123:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2123 | paint_affine_near_da_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2130:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2130:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2130:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2130:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2130:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/gz-doc.c: In function 'gz_open_document': [INFO] [stderr] source/fitz/gz-doc.c:30:62: warning: unused parameter 'handler' [-Wunused-parameter] [INFO] [stderr] 30 | gz_open_document(fz_context *ctx, const fz_document_handler *handler, fz_stream *ostm, fz_stream *accel, fz_archive *dir, void *state) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/gz-doc.c:30:99: warning: unused parameter 'accel' [-Wunused-parameter] [INFO] [stderr] 30 | gz_open_document(fz_context *ctx, const fz_document_handler *handler, fz_stream *ostm, fz_stream *accel, fz_archive *dir, void *state) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/gz-doc.c:30:118: warning: unused parameter 'dir' [-Wunused-parameter] [INFO] [stderr] 30 | gz_open_document(fz_context *ctx, const fz_document_handler *handler, fz_stream *ostm, fz_stream *accel, fz_archive *dir, void *state) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/gz-doc.c:30:129: warning: unused parameter 'state' [-Wunused-parameter] [INFO] [stderr] 30 | gz_open_document(fz_context *ctx, const fz_document_handler *handler, fz_stream *ostm, fz_stream *accel, fz_archive *dir, void *state) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/gz-doc.c: In function 'gz_recognize_doc_content': [INFO] [stderr] source/fitz/gz-doc.c:69:70: warning: unused parameter 'handler' [-Wunused-parameter] [INFO] [stderr] 69 | gz_recognize_doc_content(fz_context *ctx, const fz_document_handler *handler, fz_stream *stream, fz_archive *dir, void **state, fz_document_recognize_state_free_fn **free_state) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/gz-doc.c:69:110: warning: unused parameter 'dir' [-Wunused-parameter] [INFO] [stderr] 69 | gz_recognize_doc_content(fz_context *ctx, const fz_document_handler *handler, fz_stream *stream, fz_archive *dir, void **state, fz_document_recognize_state_free_fn **free_state) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/gz-doc.c: At top level: [INFO] [stderr] source/fitz/gz-doc.c:105:1: warning: missing initializer for field 'wants_dir' of 'fz_document_handler' [-Wmissing-field-initializers] [INFO] [stderr] 105 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:81, [INFO] [stderr] from source/fitz/gz-doc.c:23: [INFO] [stderr] include/mupdf/fitz/document.h:1096:13: note: 'wants_dir' declared here [INFO] [stderr] 1096 | int wants_dir; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2130:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2130 | paint_affine_near_da_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2137:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2137:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2137:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2137:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2137:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2137:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2137:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2137 | paint_affine_near_sa_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_set_font_bbox': [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2144:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2144:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c:249:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 249 | fz_set_font_bbox(fz_context *ctx, fz_font *font, float xmin, float ymin, float xmax, float ymax) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_ascender': [INFO] [stderr] source/fitz/font.c:275:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 275 | float fz_font_ascender(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_descender': [INFO] [stderr] source/fitz/font.c:280:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 280 | float fz_font_descender(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'ft_realloc': [INFO] [stderr] source/fitz/font.c:330:48: warning: unused parameter 'cur_size' [-Wunused-parameter] [INFO] [stderr] 330 | static void *ft_realloc(FT_Memory memory, long cur_size, long new_size, void *block) [INFO] [stderr] | ~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2144:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2144:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2144:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2144:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2144 | paint_affine_near_sa_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2151:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2151:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2151:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2151:190: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2151:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2151:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2151:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2151 | paint_affine_near_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_3_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2158:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2158:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2158:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2158:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2158:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/jmemcust.c: In function 'jpeg_mem_available': [INFO] [stderr] source/fitz/font.c: In function 'fz_render_t3_glyph_pixmap': [INFO] [stderr] source/fitz/draw-affine.c:2158:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2158 | paint_affine_near_alpha_3_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/jmemcust.c:70:46: warning: unused parameter 'min_bytes_needed' [-Wunused-parameter] [INFO] [stderr] 70 | jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, [INFO] [stderr] | ~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_3_fb0': [INFO] [stderr] source/fitz/jmemcust.c:71:45: warning: unused parameter 'already_allocated' [-Wunused-parameter] [INFO] [stderr] 71 | long max_bytes_needed, long already_allocated) [INFO] [stderr] | ~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2165:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c:1663:134: warning: unused parameter 'aa' [-Wunused-parameter] [INFO] [stderr] 1663 | fz_render_t3_glyph_pixmap(fz_context *ctx, fz_font *font, int gid, fz_matrix trm, fz_colorspace *model, const fz_irect *scissor, int aa) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2165:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2165:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2165:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c: In function 'fz_glyph_cacheable': [INFO] [stderr] source/fitz/font.c:1819:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1819 | int fz_glyph_cacheable(fz_context *ctx, fz_font *font, int gid) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_advance_t3_glyph': [INFO] [stderr] In file included from include/mupdf/fitz/heap.h:108, [INFO] [stderr] from source/fitz/heap.c:31: [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_int_heap_sort': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:90:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 90 | void HEAP_CAT(HEAP_TYPE_NAME,_sort)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_int_heap_uniq': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:130:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 130 | void HEAP_CAT(HEAP_TYPE_NAME,_uniq)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2165:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2165:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from include/mupdf/fitz/heap.h:113: [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_ptr_heap_sort': [INFO] [stderr] source/fitz/font.c:1872:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1872 | fz_advance_t3_glyph(fz_context *ctx, fz_font *font, int gid) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h:90:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 90 | void HEAP_CAT(HEAP_TYPE_NAME,_sort)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_ptr_heap_uniq': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:130:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 130 | void HEAP_CAT(HEAP_TYPE_NAME,_uniq)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from include/mupdf/fitz/heap.h:127: [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_int2_heap_sort': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:90:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 90 | void HEAP_CAT(HEAP_TYPE_NAME,_sort)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_int2_heap_uniq': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:130:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 130 | void HEAP_CAT(HEAP_TYPE_NAME,_uniq)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from include/mupdf/fitz/heap.h:141: [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_intptr_heap_sort': [INFO] [stderr] source/fitz/font.c: In function 'fz_font_is_bold': [INFO] [stderr] source/fitz/draw-affine.c:2165:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2165 | paint_affine_near_da_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2172:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2172:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h:90:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 90 | void HEAP_CAT(HEAP_TYPE_NAME,_sort)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/heap-imp.h: In function 'fz_intptr_heap_uniq': [INFO] [stderr] include/mupdf/fitz/heap-imp.h:130:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 130 | void HEAP_CAT(HEAP_TYPE_NAME,_uniq)(fz_context *ctx, HEAP_TYPE_NAME *heap [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c:2164:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2164 | int fz_font_is_bold(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2172:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2172:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_is_italic': [INFO] [stderr] source/fitz/font.c:2169:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2169 | int fz_font_is_italic(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_is_serif': [INFO] [stderr] source/fitz/font.c:2174:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2174 | int fz_font_is_serif(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_is_monospaced': [INFO] [stderr] source/fitz/font.c:2179:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2179 | int fz_font_is_monospaced(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_name': [INFO] [stderr] source/fitz/font.c:2184:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2184 | const char *fz_font_name(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_t3_procs': [INFO] [stderr] source/fitz/draw-affine.c:2172:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2172:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2172 | paint_affine_near_da_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2179:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c:2189:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2189 | fz_buffer **fz_font_t3_procs(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_bbox': [INFO] [stderr] source/fitz/font.c:2194:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2194 | fz_rect fz_font_bbox(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_ft_face': [INFO] [stderr] source/fitz/font.c:2199:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2199 | void *fz_font_ft_face(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2179:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c: In function 'fz_font_shaper_data': [INFO] [stderr] source/fitz/draw-affine.c:2179:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/font.c:2209:51: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2209 | fz_shaper_data_t *fz_font_shaper_data(fz_context *ctx, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2179:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2179:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2179:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2179:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2179 | paint_affine_near_da_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2186:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2186:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2186:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2186:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2186:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2186:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2186 | paint_affine_near_da_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2193:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2193:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2193:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2193:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2193:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/halftone.c: In function 'fz_invert_bitmap': [INFO] [stderr] source/fitz/halftone.c:527:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 527 | void fz_invert_bitmap(fz_context *ctx, fz_bitmap *bmp) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2193:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2193 | paint_affine_near_sa_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_3': [INFO] [stderr] source/fitz/draw-affine.c:2200:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2200:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2200:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2200:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2200:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2200:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2200:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2200 | paint_affine_near_da_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2207:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2207:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/json.c: In function 'json_parse_number': [INFO] [stderr] source/fitz/json.c:234:25: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] [INFO] [stderr] 234 | ; [INFO] [stderr] | ^ [INFO] [stderr] source/fitz/draw-affine.c:2207:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2207:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_null': [INFO] [stderr] source/fitz/json.c:627:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 627 | int fz_json_is_null(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_boolean': [INFO] [stderr] source/fitz/draw-affine.c:2207:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2207:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2207 | paint_affine_near_alpha_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2214:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/filter-sgi.c: In function 'sgilog16val': [INFO] [stderr] source/fitz/filter-sgi.c:215:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 215 | sgilog16val(fz_context *ctx, uint16_t v) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2214:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/json.c:632:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 632 | int fz_json_is_boolean(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_number': [INFO] [stderr] source/fitz/json.c:637:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 637 | int fz_json_is_number(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_string': [INFO] [stderr] source/fitz/json.c:642:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 642 | int fz_json_is_string(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_array': [INFO] [stderr] source/fitz/json.c:647:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 647 | int fz_json_is_array(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_is_object': [INFO] [stderr] source/fitz/json.c:652:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 652 | int fz_json_is_object(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_to_boolean': [INFO] [stderr] source/fitz/json.c:657:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 657 | int fz_json_to_boolean(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_to_number': [INFO] [stderr] source/fitz/json.c:662:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 662 | double fz_json_to_number(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/json.c: In function 'fz_json_to_string': [INFO] [stderr] source/fitz/json.c:669:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 669 | const char *fz_json_to_string(fz_context *ctx, fz_json *json) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/filter-sgi.c: In function 'sgilog32val': [INFO] [stderr] source/fitz/filter-sgi.c:528:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 528 | sgilog32val(fz_context *ctx, uint32_t p, uint8_t *rgb) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2214:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2214:190: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2214:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2214:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2214:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2214 | paint_affine_near_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_3_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2221:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2221:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2221:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2221:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2221:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2221:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2221:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2221 | paint_affine_near_sa_3_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_3': [INFO] [stderr] source/fitz/image.c: In function 'fz_key_storable_needs_reaping': [INFO] [stderr] source/fitz/draw-affine.c:2228:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2228:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-jpeg.c: In function 'fz_jpg_mem_free': [INFO] [stderr] source/fitz/load-jpeg.c:58:58: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 58 | fz_jpg_mem_free(j_common_ptr cinfo, void *object, size_t size) [INFO] [stderr] | ~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-jpeg.c: In function 'output_message': [INFO] [stderr] source/fitz/load-jpeg.c:92:41: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 92 | static void output_message(j_common_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-jpeg.c: In function 'init_source': [INFO] [stderr] source/fitz/load-jpeg.c:106:42: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 106 | static void init_source(j_decompress_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-jpeg.c: In function 'term_source': [INFO] [stderr] source/fitz/load-jpeg.c:111:42: warning: unused parameter 'cinfo' [-Wunused-parameter] [INFO] [stderr] 111 | static void term_source(j_decompress_ptr cinfo) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/image.c:35:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 35 | fz_key_storable_needs_reaping(fz_context *ctx, const fz_key_storable *ks) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-jpeg.c: In function 'extract_icc_profile': [INFO] [stderr] source/fitz/image.c: In function 'fz_make_hash_image_key': [INFO] [stderr] source/fitz/image.c:84:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 84 | fz_make_hash_image_key(fz_context *ctx, fz_store_hash *hash, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-jpeg.c:152:99: warning: unused parameter 'output_components' [-Wunused-parameter] [INFO] [stderr] 152 | static fz_colorspace *extract_icc_profile(fz_context *ctx, jpeg_saved_marker_ptr init_marker, int output_components, fz_colorspace *colorspace) [INFO] [stderr] | ~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_cmp_image_key': [INFO] [stderr] source/fitz/image.c:112:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 112 | fz_cmp_image_key(fz_context *ctx, void *k0_, void *k1_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_format_image_key': [INFO] [stderr] source/fitz/link.c: In function 'fz_is_external_link': [INFO] [stderr] source/fitz/link.c:68:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 68 | fz_is_external_link(fz_context *ctx, const char *uri) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2228:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2228:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c:120:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 120 | fz_format_image_key(fz_context *ctx, char *s, size_t n, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2228:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2228:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2228 | paint_affine_near_da_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_3': [INFO] [stderr] source/fitz/image.c: In function 'fz_adjust_image_subarea': [INFO] [stderr] source/fitz/image.c:320:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 320 | static void fz_adjust_image_subarea(fz_context *ctx, fz_image *image, fz_irect *subarea, int l2factor) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'subarea_next': [INFO] [stderr] source/fitz/image.c:441:54: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] 441 | subarea_next(fz_context *ctx, fz_stream *stm, size_t len) [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2235:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2235:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2235:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c: In function 'subsample_next': [INFO] [stderr] source/fitz/image.c:536:56: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] 536 | subsample_next(fz_context *ctx, fz_stream *stm, size_t len) [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2235:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2235:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/image.c: In function 'compressed_image_get_pixmap': [INFO] [stderr] source/fitz/image.c:765:87: warning: unused parameter 'w' [-Wunused-parameter] [INFO] [stderr] 765 | compressed_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/image.c:765:94: warning: unused parameter 'h' [-Wunused-parameter] [INFO] [stderr] 765 | compressed_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/image.c: In function 'pixmap_image_get_pixmap': [INFO] [stderr] source/fitz/image.c:862:70: warning: unused parameter 'subarea' [-Wunused-parameter] [INFO] [stderr] 862 | pixmap_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/image.c:862:83: warning: unused parameter 'w' [-Wunused-parameter] [INFO] [stderr] 862 | pixmap_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/image.c:862:90: warning: unused parameter 'h' [-Wunused-parameter] [INFO] [stderr] 862 | pixmap_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/image.c:862:98: warning: unused parameter 'l2factor' [-Wunused-parameter] [INFO] [stderr] 862 | pixmap_image_get_pixmap(fz_context *ctx, fz_image *image_, fz_irect *subarea, int w, int h, int *l2factor) [INFO] [stderr] | ~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2235:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2235:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2235 | paint_affine_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_3': [INFO] [stderr] source/fitz/image.c: In function 'fz_default_image_decode': [INFO] [stderr] source/fitz/draw-affine.c:2242:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-jxr.c: In function 'fz_load_jxr': [INFO] [stderr] source/fitz/load-jxr.c:473:51: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] 473 | fz_load_jxr(fz_context *ctx, const unsigned char *data, size_t size) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-jxr.c:473:64: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 473 | fz_load_jxr(fz_context *ctx, const unsigned char *data, size_t size) [INFO] [stderr] | ~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-jxr.c: In function 'fz_load_jxr_info': [INFO] [stderr] source/fitz/load-jxr.c:479:56: warning: unused parameter 'data' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-jxr.c:479:69: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-jxr.c:479:80: warning: unused parameter 'wp' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~^~ [INFO] [stderr] source/fitz/load-jxr.c:479:89: warning: unused parameter 'hp' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~^~ [INFO] [stderr] source/fitz/load-jxr.c:479:98: warning: unused parameter 'xresp' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~^~~~~ [INFO] [stderr] source/fitz/load-jxr.c:479:110: warning: unused parameter 'yresp' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~^~~~~ [INFO] [stderr] source/fitz/load-jxr.c:479:133: warning: unused parameter 'cspacep' [-Wunused-parameter] [INFO] [stderr] 479 | fz_load_jxr_info(fz_context *ctx, const unsigned char *data, size_t size, int *wp, int *hp, int *xresp, int *yresp, fz_colorspace **cspacep) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/image.c:890:59: warning: unused parameter 'l2factor' [-Wunused-parameter] [INFO] [stderr] 890 | void fz_default_image_decode(void *arg, int w, int h, int l2factor, fz_irect *subarea) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/load-jpx.c: In function 'jpx_ycc_to_rgb': [INFO] [stderr] source/fitz/draw-affine.c:2242:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-jpx.c:33:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 33 | jpx_ycc_to_rgb(fz_context *ctx, fz_pixmap *pix, int cbsign, int crsign) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2242:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-jpx.c: In function 'fz_opj_info_callback': [INFO] [stderr] source/fitz/load-jpx.c:234:46: warning: unused parameter 'msg' [-Wunused-parameter] [INFO] [stderr] 234 | static void fz_opj_info_callback(const char *msg, void *client_data) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-jpx.c:234:57: warning: unused parameter 'client_data' [-Wunused-parameter] [INFO] [stderr] 234 | static void fz_opj_info_callback(const char *msg, void *client_data) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2242:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2242:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/image.c: In function 'compressed_image_get_size': [INFO] [stderr] source/fitz/image.c:1188:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1188 | compressed_image_get_size(fz_context *ctx, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_compressed_image_buffer': [INFO] [stderr] source/fitz/draw-affine.c:2242:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/image.c:1226:62: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1226 | fz_compressed_buffer *fz_compressed_image_buffer(fz_context *ctx, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_set_compressed_image_buffer': [INFO] [stderr] source/fitz/image.c:1233:49: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1233 | void fz_set_compressed_image_buffer(fz_context *ctx, fz_compressed_image *image, fz_compressed_buffer *buf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_pixmap_image_tile': [INFO] [stderr] source/fitz/draw-affine.c:2242:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2242 | paint_affine_near_sa_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:2249:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c:1239:45: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1239 | fz_pixmap *fz_pixmap_image_tile(fz_context *ctx, fz_pixmap_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_set_pixmap_image_tile': [INFO] [stderr] source/fitz/image.c:1246:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1246 | void fz_set_pixmap_image_tile(fz_context *ctx, fz_pixmap_image *image, fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2249:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2249:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c: In function 'fz_recognize_image_format': [INFO] [stderr] source/fitz/image.c:1298:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1298 | fz_recognize_image_format(fz_context *ctx, unsigned char p[8]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2249:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2249:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2249:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2249 | paint_affine_near_da_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:2256:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c: In function 'fz_compressed_image_type': [INFO] [stderr] source/fitz/image.c:1411:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1411 | fz_compressed_image_type(fz_context *ctx, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_image_orientation': [INFO] [stderr] source/fitz/image.c:1481:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1481 | uint8_t fz_image_orientation(fz_context *ctx, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'fz_image_orientation_matrix': [INFO] [stderr] source/fitz/draw-affine.c:2256:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/image.c:1486:51: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1486 | fz_matrix fz_image_orientation_matrix(fz_context *ctx, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/image.c: In function 'display_list_image_get_size': [INFO] [stderr] source/fitz/image.c:1609:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1609 | display_list_image_get_size(fz_context *ctx, fz_image *image_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2256:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2256:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2256:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2256:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2256 | paint_affine_near_sa_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_3': [INFO] [stderr] source/fitz/draw-affine.c:2263:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-bmp.c: In function 'bmp_read_file_header': [INFO] [stderr] source/fitz/load-bmp.c:169:79: warning: unused parameter 'begin' [-Wunused-parameter] [INFO] [stderr] 169 | bmp_read_file_header(fz_context *ctx, struct info *info, const unsigned char *begin, const unsigned char *end, const unsigned char *p) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2263:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2263:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-bmp.c: In function 'bmp_read_bitmap': [INFO] [stderr] source/fitz/load-bmp.c:566:74: warning: unused parameter 'begin' [-Wunused-parameter] [INFO] [stderr] 566 | bmp_read_bitmap(fz_context *ctx, struct info *info, const unsigned char *begin, const unsigned char *end, const unsigned char *p) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2263:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2263:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2263:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2263:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2263 | paint_affine_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-bmp.c: In function 'bmp_read_color_masks': [INFO] [stderr] source/fitz/load-bmp.c:903:79: warning: unused parameter 'begin' [-Wunused-parameter] [INFO] [stderr] 903 | bmp_read_color_masks(fz_context *ctx, struct info *info, const unsigned char *begin, const unsigned char *end, const unsigned char *p) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-bmp.c: In function 'bmp_palette_is_gray': [INFO] [stderr] source/fitz/load-bmp.c:933:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 933 | bmp_palette_is_gray(fz_context *ctx, struct info *info, int readcolors) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_3': [INFO] [stderr] source/fitz/draw-affine.c:2270:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2270:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2270:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2270:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2270:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-bmp.c: In function 'bmp_read_info_header': [INFO] [stderr] source/fitz/load-bmp.c:1018:79: warning: unused parameter 'begin' [-Wunused-parameter] [INFO] [stderr] 1018 | bmp_read_info_header(fz_context *ctx, struct info *info, const unsigned char *begin, const unsigned char *end, const unsigned char *p) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2270:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2270 | paint_affine_near_alpha_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2279:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2279:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2279:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/memory.c: In function 'fz_malloc_default': [INFO] [stderr] source/fitz/memory.c:247:25: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 247 | fz_malloc_default(void *opaque, size_t size) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/memory.c: In function 'fz_realloc_default': [INFO] [stderr] source/fitz/memory.c:253:26: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 253 | fz_realloc_default(void *opaque, void *old, size_t size) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/memory.c: In function 'fz_free_default': [INFO] [stderr] source/fitz/memory.c:259:23: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 259 | fz_free_default(void *opaque, void *ptr) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/memory.c: In function 'fz_lock_default': [INFO] [stderr] source/fitz/memory.c:273:23: warning: unused parameter 'user' [-Wunused-parameter] [INFO] [stderr] 273 | fz_lock_default(void *user, int lock) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/memory.c:273:33: warning: unused parameter 'lock' [-Wunused-parameter] [INFO] [stderr] 273 | fz_lock_default(void *user, int lock) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/memory.c: In function 'fz_unlock_default': [INFO] [stderr] source/fitz/memory.c:278:25: warning: unused parameter 'user' [-Wunused-parameter] [INFO] [stderr] 278 | fz_unlock_default(void *user, int lock) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/memory.c:278:35: warning: unused parameter 'lock' [-Wunused-parameter] [INFO] [stderr] 278 | fz_unlock_default(void *user, int lock) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:2279:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2279:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_checkBlock': [INFO] [stderr] source/fitz/memento.c:4506:32: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] 4506 | int (Memento_checkBlock)(void *b) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_setParanoia': [INFO] [stderr] source/fitz/memento.c:4521:31: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] 4521 | int (Memento_setParanoia)(int i) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_paranoidAt': [INFO] [stderr] source/fitz/memento.c:4526:30: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] 4526 | int (Memento_paranoidAt)(int i) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_breakAt': [INFO] [stderr] source/fitz/memento.c:4531:27: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] 4531 | int (Memento_breakAt)(int i) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_getBlockNum': [INFO] [stderr] source/fitz/memento.c:4536:34: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] 4536 | int (Memento_getBlockNum)(void *i) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_find': [INFO] [stderr] source/fitz/memento.c:4541:26: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 4541 | int (Memento_find)(void *a) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_failAt': [INFO] [stderr] source/fitz/memento.c:4546:26: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] 4546 | int (Memento_failAt)(int i) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_breakOnFree': [INFO] [stderr] source/fitz/memento.c:4551:34: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 4551 | void (Memento_breakOnFree)(void *a) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_breakOnRealloc': [INFO] [stderr] source/fitz/memento.c:4555:37: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 4555 | void (Memento_breakOnRealloc)(void *a) [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_adjustRef': [INFO] [stderr] source/fitz/memento.c:4569:40: warning: unused parameter 'adjust' [-Wunused-parameter] [INFO] [stderr] 4569 | void *(Memento_adjustRef)(void *a, int adjust) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_setIgnoreNewDelete': [INFO] [stderr] source/fitz/memento.c:4687:38: warning: unused parameter 'ignore' [-Wunused-parameter] [INFO] [stderr] 4687 | int (Memento_setIgnoreNewDelete)(int ignore) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_setMax': [INFO] [stderr] source/fitz/draw-affine.c:2279:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/memento.c:4692:32: warning: unused parameter 'max' [-Wunused-parameter] [INFO] [stderr] 4692 | size_t (Memento_setMax)(size_t max) [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_label': [INFO] [stderr] source/fitz/memento.c:4701:46: warning: unused parameter 'label' [-Wunused-parameter] [INFO] [stderr] 4701 | void *(Memento_label)(void *ptr, const char *label) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_info': [INFO] [stderr] source/fitz/memento.c:4706:27: warning: unused parameter 'addr' [-Wunused-parameter] [INFO] [stderr] 4706 | void (Memento_info)(void *addr) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_blockInfo': [INFO] [stderr] source/fitz/memento.c:4714:32: warning: unused parameter 'ptr' [-Wunused-parameter] [INFO] [stderr] 4714 | void (Memento_blockInfo)(void *ptr) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/memento.c: In function 'Memento_showHash': [INFO] [stderr] source/fitz/memento.c:4736:36: warning: unused parameter 'hash' [-Wunused-parameter] [INFO] [stderr] 4736 | void Memento_showHash(unsigned int hash) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:2279:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2279 | paint_affine_near_da_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2286:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2286:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/list-device.c: In function 'fz_bound_display_list': [INFO] [stderr] source/fitz/list-device.c:1692:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1692 | fz_bound_display_list(fz_context *ctx, fz_display_list *list) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/list-device.c: In function 'fz_display_list_is_empty': [INFO] [stderr] source/fitz/list-device.c:1697:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1697 | int fz_display_list_is_empty(fz_context *ctx, const fz_display_list *list) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-gif.c: In function 'gif_read_subblocks': [INFO] [stderr] source/fitz/load-gif.c:126:50: warning: unused parameter 'info' [-Wunused-parameter] [INFO] [stderr] 126 | gif_read_subblocks(fz_context *ctx, struct info *info, const unsigned char *p, const unsigned char *end, fz_buffer *buf) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/load-pnm.c: In function 'map_color': [INFO] [stderr] source/fitz/load-pnm.c:346:23: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 346 | map_color(fz_context *ctx, int color, int inmax, int outmax) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2286:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2286:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2286:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2286:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2286 | paint_affine_near_da_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2293:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2293:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2293:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2293:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2293:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2293:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2293:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2293 | paint_affine_near_da_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2300:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2300:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2300:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2300:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2300:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2300:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2300 | paint_affine_near_da_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2307:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2307:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2307:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2307:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2307:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2307:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2307:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2307 | paint_affine_near_sa_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2314:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2314:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2314:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2314:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2314:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2314:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2314 | paint_affine_near_sa_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2321:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2321:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2321:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2321:190: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2321:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2321:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2321:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2321 | paint_affine_near_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_4_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2328:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2328:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2328:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2328:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2328:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2328:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2328 | paint_affine_near_alpha_4_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2335:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2335:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2335:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2335:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2335:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2335:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2335:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2335 | paint_affine_near_da_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2342:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2342:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2342:194: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2342:202: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2342:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2342:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2342 | paint_affine_near_da_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2349:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2349:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2349:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2349:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2349:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2349:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2349:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2349 | paint_affine_near_da_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2356:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2356:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2356:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2356:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2356:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2356:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2356 | paint_affine_near_da_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2363:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2363:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2363:185: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2363:193: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2363:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2363:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2363:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2363 | paint_affine_near_sa_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2370:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2370:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2370:191: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2370:199: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2370:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2370:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2370 | paint_affine_near_sa_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2377:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2377:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2377:182: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2377:190: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2377:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2377:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2377:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2377 | paint_affine_near_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_4_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2384:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2384:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2384:188: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2384:196: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2384:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2384:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2384 | paint_affine_near_alpha_4_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_4': [INFO] [stderr] source/fitz/draw-affine.c:2391:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2391:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2391:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2391:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2391:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2391:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2391:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2391 | paint_affine_near_da_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:2398:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2398:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2398:190: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2398:198: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2398:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2398:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2398 | paint_affine_near_da_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_4': [INFO] [stderr] source/fitz/draw-affine.c:2405:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2405:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2405:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2405:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2405:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/output-pcl.c:86:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 86 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:88, [INFO] [stderr] from source/fitz/output-pcl.c:23: [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:94:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 94 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:102:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 102 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:110:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 110 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:119:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 119 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:127:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 127 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:135:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 135 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:143:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 143 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:151:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 151 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:159:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 159 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:167:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 167 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:175:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 175 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c:183:1: warning: missing initializer for field 'tumble' of 'fz_pcl_options' [-Wmissing-field-initializers] [INFO] [stderr] 183 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/write-pixmap.h:47:13: note: 'tumble' declared here [INFO] [stderr] 47 | int tumble; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c: In function 'guess_paper_size': [INFO] [stderr] source/fitz/output-pcl.c:579:79: warning: unused parameter 'yres' [-Wunused-parameter] [INFO] [stderr] 579 | static void guess_paper_size(fz_pcl_options *pcl, int w, int h, int xres, int yres) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:2405:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-pcl.c: In function 'color_pcl_write_header': [INFO] [stderr] source/fitz/output-pcl.c:760:81: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 760 | color_pcl_write_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/output-pcl.c: In function 'color_pcl_write_trailer': [INFO] [stderr] source/fitz/output-pcl.c:989:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 989 | color_pcl_write_trailer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pcl.c:989:58: warning: unused parameter 'writer_' [-Wunused-parameter] [INFO] [stderr] 989 | color_pcl_write_trailer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/noto.c:61: warning: "TOFU_NOTO" redefined [INFO] [stderr] 61 | #define TOFU_NOTO [INFO] [stderr] | [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] source/fitz/noto.c:66: warning: "TOFU_SYMBOL" redefined [INFO] [stderr] 66 | #define TOFU_SYMBOL [INFO] [stderr] | [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] source/fitz/noto.c:67: warning: "TOFU_EMOJI" redefined [INFO] [stderr] 67 | #define TOFU_EMOJI [INFO] [stderr] | [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_text': [INFO] [stderr] source/fitz/output-docx.c:67:24: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 67 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c:67:49: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 67 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-docx.c:67:62: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 67 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-docx.c:67:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 67 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_stroke_text': [INFO] [stderr] source/fitz/output-docx.c:147:107: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 147 | static void dev_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_clip_text': [INFO] [stderr] source/fitz/output-docx.c:153:105: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 153 | static void dev_clip_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_clip_stroke_text': [INFO] [stderr] source/fitz/output-docx.c:158:112: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 158 | static void dev_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pcl.c: In function 'mono_pcl_write_header': [INFO] [stderr] source/fitz/output-pcl.c:1164:80: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 1164 | mono_pcl_write_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/output-pcl.c: In function 'mono_pcl_write_band': [INFO] [stderr] source/fitz/draw-affine.c:2405:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2405 | paint_affine_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pcl.c:1225:20: warning: left shift of negative value [-Wshift-negative-value] [INFO] [stderr] 1225 | rmask = ~0 << (-w & 7); [INFO] [stderr] | ^~ [INFO] [stderr] source/fitz/output-pcl.c:1205:75: warning: unused parameter 'band_start' [-Wunused-parameter] [INFO] [stderr] 1205 | mono_pcl_write_band(fz_context *ctx, fz_band_writer *writer_, int ss, int band_start, int band_height, const unsigned char *data) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_base14_font': [INFO] [stderr] source/fitz/noto.c:222:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 222 | fz_lookup_base14_font(fz_context *ctx, const char *name, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_builtin_font': [INFO] [stderr] source/fitz/noto.c:265:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 265 | fz_lookup_builtin_font(fz_context *ctx, const char *family, int is_bold, int is_italic, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_cjk_font': [INFO] [stderr] source/fitz/noto.c:271:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 271 | fz_lookup_cjk_font(fz_context *ctx, int ordering, int *size, int *subfont) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_cjk_font_by_language': [INFO] [stderr] source/fitz/noto.c:311:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 311 | fz_lookup_cjk_font_by_language(fz_context *ctx, const char *lang, int *size, int *subfont) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_font': [INFO] [stderr] source/fitz/noto.c:317:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 317 | fz_lookup_noto_font(fz_context *ctx, int script, int language, int *size, int *subfont) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_math_font': [INFO] [stderr] source/fitz/noto.c:323:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 323 | fz_lookup_noto_math_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_music_font': [INFO] [stderr] source/fitz/noto.c:329:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 329 | fz_lookup_noto_music_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_symbol1_font': [INFO] [stderr] source/fitz/noto.c:335:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 335 | fz_lookup_noto_symbol1_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_symbol2_font': [INFO] [stderr] source/fitz/noto.c:341:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 341 | fz_lookup_noto_symbol2_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_emoji_font': [INFO] [stderr] source/fitz/noto.c:347:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 347 | fz_lookup_noto_emoji_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_boxes_font': [INFO] [stderr] source/fitz/noto.c:353:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 353 | fz_lookup_noto_boxes_font(fz_context *ctx, int *size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_4': [INFO] [stderr] source/fitz/noto.c: In function 'fz_lookup_noto_stem_from_script': [INFO] [stderr] source/fitz/noto.c:360:45: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 360 | fz_lookup_noto_stem_from_script(fz_context *ctx, int script, int language) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2412:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/ocr-device.c: In function 'fz_new_ocr_device': [INFO] [stderr] source/fitz/ocr-device.c:1102:28: warning: unused parameter 'target' [-Wunused-parameter] [INFO] [stderr] 1102 | fz_device *target, [INFO] [stderr] | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1103:27: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 1103 | fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/ocr-device.c:1104:25: warning: unused parameter 'mediabox' [-Wunused-parameter] [INFO] [stderr] 1104 | fz_rect mediabox, [INFO] [stderr] | ~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1105:21: warning: unused parameter 'with_list' [-Wunused-parameter] [INFO] [stderr] 1105 | int with_list, [INFO] [stderr] | ~~~~^~~~~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1106:29: warning: unused parameter 'language' [-Wunused-parameter] [INFO] [stderr] 1106 | const char *language, [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1107:29: warning: unused parameter 'datadir' [-Wunused-parameter] [INFO] [stderr] 1107 | const char *datadir, [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1108:23: warning: unused parameter 'progress' [-Wunused-parameter] [INFO] [stderr] 1108 | int (*progress)(fz_context *, void *, int), [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] source/fitz/ocr-device.c:1109:23: warning: unused parameter 'progress_arg' [-Wunused-parameter] [INFO] [stderr] 1109 | void *progress_arg) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c:158:143: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 158 | static void dev_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_ignore_text': [INFO] [stderr] source/fitz/output-docx.c:164:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 164 | dev_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-docx.c:164:45: warning: unused parameter 'dev_' [-Wunused-parameter] [INFO] [stderr] 164 | dev_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/output-docx.c:164:66: warning: unused parameter 'text' [-Wunused-parameter] [INFO] [stderr] 164 | dev_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/output-docx.c:164:82: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 164 | dev_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_fill_image': [INFO] [stderr] source/fitz/output-docx.c:174:98: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 174 | static void dev_fill_image(fz_context *ctx, fz_device *dev_, fz_image *img, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-docx.c:174:121: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 174 | static void dev_fill_image(fz_context *ctx, fz_device *dev_, fz_image *img, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 's_curveto': [INFO] [stderr] source/fitz/output-docx.c:269:57: warning: unused parameter 'x1' [-Wunused-parameter] [INFO] [stderr] 269 | static void s_curveto(fz_context *ctx, void *arg, float x1, float y1, [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/output-docx.c:269:67: warning: unused parameter 'y1' [-Wunused-parameter] [INFO] [stderr] 269 | static void s_curveto(fz_context *ctx, void *arg, float x1, float y1, [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/output-docx.c:270:23: warning: unused parameter 'x2' [-Wunused-parameter] [INFO] [stderr] 270 | float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/output-docx.c:270:33: warning: unused parameter 'y2' [-Wunused-parameter] [INFO] [stderr] 270 | float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_fill_path': [INFO] [stderr] source/fitz/output-docx.c:306:79: warning: unused parameter 'even_odd' [-Wunused-parameter] [INFO] [stderr] 306 | void dev_fill_path(fz_context *ctx, fz_device *dev_, const fz_path *path, int even_odd, [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c:307:51: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 307 | fz_matrix matrix, fz_colorspace * colorspace, const float *color, float alpha, [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c:307:89: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 307 | fz_matrix matrix, fz_colorspace * colorspace, const float *color, float alpha, [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-docx.c:308:33: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 308 | fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_stroke_path': [INFO] [stderr] source/fitz/output-docx.c:347:32: warning: unused parameter 'colorspace_in' [-Wunused-parameter] [INFO] [stderr] 347 | fz_colorspace *colorspace_in, const float *color, float alpha, [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c:347:73: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 347 | fz_colorspace *colorspace_in, const float *color, float alpha, [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-docx.c:348:33: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 348 | fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-docx.c: In function 'dev_begin_structure': [INFO] [stderr] source/fitz/output-docx.c:530:90: warning: unused parameter 'raw' [-Wunused-parameter] [INFO] [stderr] 530 | dev_begin_structure(fz_context *ctx, fz_device *dev_, fz_structure standard, const char *raw, int idx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2412:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2412:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2412:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2412:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2412:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2412 | paint_affine_near_da_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_4': [INFO] [stderr] source/fitz/draw-affine.c:2419:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2419:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2419:181: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2419:189: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2419:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2419:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-png.c: In function 'png_deinterlace_passes': [INFO] [stderr] source/fitz/load-png.c:182:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 182 | png_deinterlace_passes(fz_context *ctx, struct info *info, unsigned int *w, unsigned int *h, unsigned int *ofs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/outline.c: In function 'iter_std_up': [INFO] [stderr] source/fitz/outline.c:225:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 225 | iter_std_up(fz_context *ctx, fz_outline_iterator *iter_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/outline.c: In function 'iter_std_next': [INFO] [stderr] source/fitz/outline.c:240:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 240 | iter_std_next(fz_context *ctx, fz_outline_iterator *iter_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/outline.c: In function 'iter_std_prev': [INFO] [stderr] source/fitz/outline.c:255:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 255 | iter_std_prev(fz_context *ctx, fz_outline_iterator *iter_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/outline.c: In function 'iter_std_item': [INFO] [stderr] source/fitz/outline.c:275:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 275 | iter_std_item(fz_context *ctx, fz_outline_iterator *iter_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/load-png.c: In function 'png_read_idat': [INFO] [stderr] source/fitz/load-png.c:403:45: warning: unused parameter 'info' [-Wunused-parameter] [INFO] [stderr] 403 | png_read_idat(fz_context *ctx, struct info *info, const unsigned char *p, unsigned int size, z_stream *stm) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:2419:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2419 | paint_affine_near_sa_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_4': [INFO] [stderr] source/fitz/draw-affine.c:2426:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2426:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2426:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2426:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2426:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/output-pclm.c: In function 'pclm_write_header': [INFO] [stderr] source/fitz/output-pclm.c:119:76: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 119 | pclm_write_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/output-pclm.c: In function 'pclm_write_band': [INFO] [stderr] source/fitz/output-pclm.c:232:63: warning: unused parameter 'stride' [-Wunused-parameter] [INFO] [stderr] 232 | pclm_write_band(fz_context *ctx, fz_band_writer *writer_, int stride, int band_start, int band_height, const unsigned char *sp) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pclm.c: In function 'pclm_write_trailer': [INFO] [stderr] source/fitz/output-pclm.c:260:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 260 | pclm_write_trailer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2426:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2426 | paint_affine_near_sa_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_4': [INFO] [stderr] source/fitz/draw-affine.c:2433:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/output-pclm.c:260:53: warning: unused parameter 'writer_' [-Wunused-parameter] [INFO] [stderr] 260 | pclm_write_trailer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2433:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2433:178: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2433:186: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2433:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2433:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2433:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2433 | paint_affine_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_4': [INFO] [stderr] source/fitz/load-tiff.c: In function 'tiff_paste_tile': [INFO] [stderr] source/fitz/draw-affine.c:2440:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2440:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2440:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-tiff.c:452:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 452 | tiff_paste_tile(fz_context *ctx, struct tiff *tiff, unsigned char *tile, unsigned int row, unsigned int col) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2440:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2440:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2440:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2440 | paint_affine_near_alpha_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2449:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2449 | paint_affine_near_da_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2449:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2449 | paint_affine_near_da_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2449:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2449 | paint_affine_near_da_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2449:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2449 | paint_affine_near_da_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2449:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2449 | paint_affine_near_da_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2456:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2456 | paint_affine_near_da_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2456:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2456 | paint_affine_near_da_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2456:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2456 | paint_affine_near_da_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2456:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2456 | paint_affine_near_da_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2463:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2463 | paint_affine_near_da_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2463:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2463 | paint_affine_near_da_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2463:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2463 | paint_affine_near_da_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2463:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2463 | paint_affine_near_da_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2463:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2463 | paint_affine_near_da_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2470:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2470 | paint_affine_near_da_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2470:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2470 | paint_affine_near_da_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2470:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2470 | paint_affine_near_da_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2470:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2470 | paint_affine_near_da_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2477:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2477 | paint_affine_near_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2477:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2477 | paint_affine_near_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2477:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2477 | paint_affine_near_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2477:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2477 | paint_affine_near_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2477:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2477 | paint_affine_near_sa_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2484:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2484 | paint_affine_near_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2484:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2484 | paint_affine_near_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2484:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2484 | paint_affine_near_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2484:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2484 | paint_affine_near_sa_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2491:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2491 | paint_affine_near_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2491:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2491 | paint_affine_near_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2491:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2491 | paint_affine_near_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2491:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2491 | paint_affine_near_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2491:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2491 | paint_affine_near_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_N_fa0': [INFO] [stderr] source/fitz/draw-affine.c:2498:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2498 | paint_affine_near_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2498:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2498 | paint_affine_near_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2498:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2498 | paint_affine_near_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2498:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2498 | paint_affine_near_alpha_N_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_N_fb0': [INFO] [stderr] source/fitz/load-tiff.c: In function 'tiff_scale_lab_samples': [INFO] [stderr] source/fitz/draw-affine.c:2505:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2505 | paint_affine_near_da_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2505:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2505 | paint_affine_near_da_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2505:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2505 | paint_affine_near_da_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2505:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2505 | paint_affine_near_da_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2505:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2505 | paint_affine_near_da_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2512:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2512 | paint_affine_near_da_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2512:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2512 | paint_affine_near_da_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2512:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2512 | paint_affine_near_da_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2512:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2512 | paint_affine_near_da_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2519:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2519 | paint_affine_near_da_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2519:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2519 | paint_affine_near_da_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2519:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2519 | paint_affine_near_da_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2519:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2519 | paint_affine_near_da_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2519:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2519 | paint_affine_near_da_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2526:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2526 | paint_affine_near_da_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2526:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2526 | paint_affine_near_da_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2526:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2526 | paint_affine_near_da_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2526:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2526 | paint_affine_near_da_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2533:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2533 | paint_affine_near_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2533:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2533 | paint_affine_near_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2533:201: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2533 | paint_affine_near_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2533:233: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2533 | paint_affine_near_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2533:319: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2533 | paint_affine_near_sa_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2540:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2540 | paint_affine_near_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/load-tiff.c:1109:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1109 | tiff_scale_lab_samples(fz_context *ctx, unsigned char *buf, int bps, int n) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2540:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2540 | paint_affine_near_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2540:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2540 | paint_affine_near_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/load-tiff.c: In function 'tiff_ycc_to_rgb': [INFO] [stderr] source/fitz/draw-affine.c:2540:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2540 | paint_affine_near_sa_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_N_fb0': [INFO] [stderr] source/fitz/load-tiff.c:1309:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1309 | tiff_ycc_to_rgb(fz_context *ctx, struct tiff *tiff) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:2547:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2547 | paint_affine_near_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/output-pnm.c: In function 'buffer_from_pixmap': [INFO] [stderr] source/fitz/output-pnm.c:373:69: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 373 | buffer_from_pixmap(fz_context *ctx, fz_pixmap *pix, fz_color_params color_params, int drop, [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2547:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2547 | paint_affine_near_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2547:198: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2547 | paint_affine_near_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2547:230: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2547 | paint_affine_near_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2547:316: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2547 | paint_affine_near_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_N_fb0': [INFO] [stderr] source/fitz/draw-affine.c:2554:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2554 | paint_affine_near_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2554:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2554 | paint_affine_near_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2554:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2554 | paint_affine_near_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2554:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2554 | paint_affine_near_alpha_N_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_N': [INFO] [stderr] source/fitz/draw-affine.c:2561:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2561 | paint_affine_near_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2561:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2561 | paint_affine_near_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2561:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2561 | paint_affine_near_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2561:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2561 | paint_affine_near_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2561:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2561 | paint_affine_near_da_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:2568:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2568 | paint_affine_near_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2568:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2568 | paint_affine_near_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2568:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2568 | paint_affine_near_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2568:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2568 | paint_affine_near_da_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_N': [INFO] [stderr] source/fitz/draw-affine.c:2575:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2575 | paint_affine_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/output-ps.c: In function 'ps_write_header': [INFO] [stderr] source/fitz/output-ps.c:71:74: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 71 | ps_write_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2575:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2575 | paint_affine_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2575:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2575 | paint_affine_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2575:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2575 | paint_affine_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2575:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2575 | paint_affine_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:2582:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2582 | paint_affine_near_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2582:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2582 | paint_affine_near_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2582:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2582 | paint_affine_near_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2582:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2582 | paint_affine_near_da_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_N': [INFO] [stderr] source/fitz/draw-affine.c:2589:51: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2589 | paint_affine_near_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2589:124: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2589 | paint_affine_near_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2589:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2589 | paint_affine_near_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2589:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2589 | paint_affine_near_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2589:315: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2589 | paint_affine_near_sa_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:2596:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2596 | paint_affine_near_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2596:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2596 | paint_affine_near_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2596:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2596 | paint_affine_near_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2596:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2596 | paint_affine_near_sa_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_N': [INFO] [stderr] source/fitz/draw-affine.c:2603:48: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2603 | paint_affine_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2603:121: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2603 | paint_affine_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2603:194: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2603 | paint_affine_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2603:226: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2603 | paint_affine_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2603:312: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2603 | paint_affine_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_N': [INFO] [stderr] source/fitz/draw-affine.c:2610:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 2610 | paint_affine_near_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2610:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 2610 | paint_affine_near_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:2610:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2610 | paint_affine_near_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2610:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 2610 | paint_affine_near_alpha_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_N_op': [INFO] [stderr] source/fitz/draw-affine.c:2619:197: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 2619 | paint_affine_near_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:2619:229: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2619 | paint_affine_near_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_N_op': [INFO] [stderr] source/fitz/draw-affine.c:2626:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 2626 | paint_affine_near_alpha_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_near_spots': [INFO] [stderr] source/fitz/output-jpeg.c: In function 'fz_jpg_mem_free': [INFO] [stderr] source/fitz/output-jpeg.c:54:58: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 54 | fz_jpg_mem_free(j_common_ptr cinfo, void *object, size_t size) [INFO] [stderr] | ~~~~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:3087:70: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3087 | fz_paint_affine_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/output-jpeg.c: In function 'jpeg_from_pixmap': [INFO] [stderr] source/fitz/draw-affine.c:3087:78: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3087 | fz_paint_affine_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_g2rgb_fa0': [INFO] [stderr] source/fitz/output-jpeg.c:260:67: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 260 | jpeg_from_pixmap(fz_context *ctx, fz_pixmap *pix, fz_color_params color_params, int quality, int invert_cmyk, int drop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3192:62: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3192:135: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3192:192: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_parse_pdfocr_options': [INFO] [stderr] source/fitz/output-pdfocr.c:155:61: warning: unused parameter 'opts' [-Wunused-parameter] [INFO] [stderr] 155 | fz_parse_pdfocr_options(fz_context *ctx, fz_pdfocr_options *opts, const char *args) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:155:79: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] 155 | fz_parse_pdfocr_options(fz_context *ctx, fz_pdfocr_options *opts, const char *args) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_write_pixmap_as_pdfocr': [INFO] [stderr] source/fitz/output-pdfocr.c:215:55: warning: unused parameter 'out' [-Wunused-parameter] [INFO] [stderr] 215 | fz_write_pixmap_as_pdfocr(fz_context *ctx, fz_output *out, const fz_pixmap *pixmap, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pdfocr.c:215:77: warning: unused parameter 'pixmap' [-Wunused-parameter] [INFO] [stderr] 215 | fz_write_pixmap_as_pdfocr(fz_context *ctx, fz_output *out, const fz_pixmap *pixmap, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:215:110: warning: unused parameter 'pdfocr' [-Wunused-parameter] [INFO] [stderr] 215 | fz_write_pixmap_as_pdfocr(fz_context *ctx, fz_output *out, const fz_pixmap *pixmap, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_new_pdfocr_band_writer': [INFO] [stderr] source/fitz/output-pdfocr.c:981:71: warning: unused parameter 'out' [-Wunused-parameter] [INFO] [stderr] 981 | fz_band_writer *fz_new_pdfocr_band_writer(fz_context *ctx, fz_output *out, const fz_pdfocr_options *options) [INFO] [stderr] | ~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pdfocr.c:981:101: warning: unused parameter 'options' [-Wunused-parameter] [INFO] [stderr] 981 | fz_band_writer *fz_new_pdfocr_band_writer(fz_context *ctx, fz_output *out, const fz_pdfocr_options *options) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output.c: In function 'stdout_write': [INFO] [stderr] source/fitz/output.c:64:37: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 64 | stdout_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c: At top level: [INFO] [stderr] source/fitz/output.c:75:1: warning: missing initializer for field 'drop' of 'fz_output' [-Wmissing-field-initializers] [INFO] [stderr] 75 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:34, [INFO] [stderr] from source/fitz/output.c:28: [INFO] [stderr] include/mupdf/fitz/output.h:117:28: note: 'drop' declared here [INFO] [stderr] 117 | fz_output_drop_fn *drop; [INFO] [stderr] | ^~~~ [INFO] [stderr] source/fitz/output.c: In function 'fz_stdout': [INFO] [stderr] source/fitz/output.c:77:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 77 | fz_output *fz_stdout(fz_context *ctx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c: In function 'stderr_write': [INFO] [stderr] source/fitz/output.c:83:37: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 83 | stderr_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c: At top level: [INFO] [stderr] source/fitz/output.c:94:1: warning: missing initializer for field 'drop' of 'fz_output' [-Wmissing-field-initializers] [INFO] [stderr] 94 | }; [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/output.h:117:28: note: 'drop' declared here [INFO] [stderr] 117 | fz_output_drop_fn *drop; [INFO] [stderr] | ^~~~ [INFO] [stderr] source/fitz/output.c: In function 'fz_stderr': [INFO] [stderr] source/fitz/output.c:96:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 96 | fz_output *fz_stderr(fz_context *ctx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c: In function 'file_truncate': [INFO] [stderr] source/fitz/output.c:187:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 187 | static void file_truncate(fz_context *ctx, void *opaque) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c: In function 'null_write': [INFO] [stderr] source/fitz/output.c:238:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 238 | static void null_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c:238:47: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 238 | static void null_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c:238:67: warning: unused parameter 'buffer' [-Wunused-parameter] [INFO] [stderr] 238 | static void null_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c:238:82: warning: unused parameter 'count' [-Wunused-parameter] [INFO] [stderr] 238 | static void null_write(fz_context *ctx, void *opaque, const void *buffer, size_t count) [INFO] [stderr] | ~~~~~~~^~~~~ [INFO] [stderr] source/fitz/output.c: In function 'buffer_seek': [INFO] [stderr] source/fitz/output.c:324:36: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 324 | buffer_seek(fz_context *ctx, void *opaque, int64_t off, int whence) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c:324:52: warning: unused parameter 'off' [-Wunused-parameter] [INFO] [stderr] 324 | buffer_seek(fz_context *ctx, void *opaque, int64_t off, int whence) [INFO] [stderr] | ~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c:324:61: warning: unused parameter 'whence' [-Wunused-parameter] [INFO] [stderr] 324 | buffer_seek(fz_context *ctx, void *opaque, int64_t off, int whence) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/fitz/output.c: In function 'buffer_tell': [INFO] [stderr] source/fitz/output.c:330:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 330 | buffer_tell(fz_context *ctx, void *opaque) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c: In function 'buffer_reset': [INFO] [stderr] source/fitz/output.c:344:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 344 | buffer_reset(fz_context *ctx, void *opaque) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output.c:344:37: warning: unused parameter 'opaque' [-Wunused-parameter] [INFO] [stderr] 344 | buffer_reset(fz_context *ctx, void *opaque) [INFO] [stderr] | ~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_pdfocr_band_writer_set_progress': [INFO] [stderr] source/fitz/output-pdfocr.c:1026:69: warning: unused parameter 'writer_' [-Wunused-parameter] [INFO] [stderr] 1026 | fz_pdfocr_band_writer_set_progress(fz_context *ctx, fz_band_writer *writer_, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1026:101: warning: unused parameter 'progress' [-Wunused-parameter] [INFO] [stderr] 1026 | fz_pdfocr_band_writer_set_progress(fz_context *ctx, fz_band_writer *writer_, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1026:117: warning: unused parameter 'progress_arg' [-Wunused-parameter] [INFO] [stderr] 1026 | fz_pdfocr_band_writer_set_progress(fz_context *ctx, fz_band_writer *writer_, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_save_pixmap_as_pdfocr': [INFO] [stderr] source/fitz/output-pdfocr.c:1043:54: warning: unused parameter 'pixmap' [-Wunused-parameter] [INFO] [stderr] 1043 | fz_save_pixmap_as_pdfocr(fz_context *ctx, fz_pixmap *pixmap, char *filename, int append, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1043:68: warning: unused parameter 'filename' [-Wunused-parameter] [INFO] [stderr] 1043 | fz_save_pixmap_as_pdfocr(fz_context *ctx, fz_pixmap *pixmap, char *filename, int append, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1043:82: warning: unused parameter 'append' [-Wunused-parameter] [INFO] [stderr] 1043 | fz_save_pixmap_as_pdfocr(fz_context *ctx, fz_pixmap *pixmap, char *filename, int append, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1043:115: warning: unused parameter 'pdfocr' [-Wunused-parameter] [INFO] [stderr] 1043 | fz_save_pixmap_as_pdfocr(fz_context *ctx, fz_pixmap *pixmap, char *filename, int append, const fz_pdfocr_options *pdfocr) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_new_pdfocr_writer_with_output': [INFO] [stderr] source/fitz/output-pdfocr.c:1125:62: warning: unused parameter 'out' [-Wunused-parameter] [INFO] [stderr] 1125 | fz_new_pdfocr_writer_with_output(fz_context *ctx, fz_output *out, const char *options) [INFO] [stderr] | ~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1125:79: warning: unused parameter 'options' [-Wunused-parameter] [INFO] [stderr] 1125 | fz_new_pdfocr_writer_with_output(fz_context *ctx, fz_output *out, const char *options) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_new_pdfocr_writer': [INFO] [stderr] source/fitz/output-pdfocr.c:1154:51: warning: unused parameter 'path' [-Wunused-parameter] [INFO] [stderr] 1154 | fz_new_pdfocr_writer(fz_context *ctx, const char *path, const char *options) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/printf.c: In function 'snprintf_emit': [INFO] [stderr] source/fitz/printf.c:687:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 687 | static void snprintf_emit(fz_context *ctx, void *out_, int c) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3192:201: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3192:210: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/output.c: In function 'fz_output_supports_stream': [INFO] [stderr] source/fitz/output-pdfocr.c:1154:69: warning: unused parameter 'options' [-Wunused-parameter] [INFO] [stderr] 1154 | fz_new_pdfocr_writer(fz_context *ctx, const char *path, const char *options) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c: In function 'fz_pdfocr_writer_set_progress': [INFO] [stderr] source/fitz/output-pdfocr.c:1165:68: warning: unused parameter 'writer' [-Wunused-parameter] [INFO] [stderr] 1165 | fz_pdfocr_writer_set_progress(fz_context *ctx, fz_document_writer *writer, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1165:99: warning: unused parameter 'progress' [-Wunused-parameter] [INFO] [stderr] 1165 | fz_pdfocr_writer_set_progress(fz_context *ctx, fz_document_writer *writer, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/output-pdfocr.c:1165:115: warning: unused parameter 'progress_arg' [-Wunused-parameter] [INFO] [stderr] 1165 | fz_pdfocr_writer_set_progress(fz_context *ctx, fz_document_writer *writer, fz_pdfocr_progress_fn *progress, void *progress_arg) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3192:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/output.c:803:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 803 | int fz_output_supports_stream(fz_context *ctx, fz_output *out) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3192:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3192 | paint_affine_near_da_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3199:68: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3199:141: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/output-psd.c: In function 'psd_write_trailer': [INFO] [stderr] source/fitz/output-psd.c:379:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 379 | psd_write_trailer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-psd.c: In function 'psd_drop_band_writer': [INFO] [stderr] source/fitz/output-psd.c:389:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 389 | psd_drop_band_writer(fz_context *ctx, fz_band_writer *writer_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3199:198: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3199:207: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/output-psd.c: In function 'psd_from_pixmap': [INFO] [stderr] source/fitz/output-psd.c:411:66: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 411 | psd_from_pixmap(fz_context *ctx, fz_pixmap *pix, fz_color_params color_params, int drop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3199:248: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3199:334: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3199 | paint_affine_near_da_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3206:59: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3206:132: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3206:189: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3206:198: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3206:207: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3206:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3206:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3206 | paint_affine_near_da_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3213:65: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/path.c: In function 'fz_currentpoint': [INFO] [stderr] source/fitz/path.c:321:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 321 | fz_currentpoint(fz_context *ctx, fz_path *path) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/path.c: In function 'bound_moveto': [INFO] [stderr] source/fitz/path.c:925:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 925 | bound_moveto(fz_context *ctx, void *arg_, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/path.c: In function 'bound_lineto': [INFO] [stderr] source/fitz/path.c:939:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 939 | bound_lineto(fz_context *ctx, void *arg_, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/path.c: In function 'bound_curveto': [INFO] [stderr] source/fitz/path.c:962:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 962 | bound_curveto(fz_context *ctx, void *arg_, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/path.c: At top level: [INFO] [stderr] source/fitz/path.c:991:1: warning: missing initializer for field 'quadto' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 991 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/fitz/path.c:23: [INFO] [stderr] include/mupdf/fitz/path.h:77:16: note: 'quadto' declared here [INFO] [stderr] 77 | void (*quadto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/path.c: In function 'adjust_rect_for_stroke': [INFO] [stderr] source/fitz/path.c:994:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 994 | adjust_rect_for_stroke(fz_context *ctx, fz_rect r, const fz_stroke_state *stroke, fz_matrix ctm, int no_mitre) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/path.c: In function 'fz_clone_path': [INFO] [stderr] source/fitz/draw-affine.c:3213:138: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/path.c:1617:52: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1617 | xy += 2; [INFO] [stderr] | ~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c:3213:195: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3213:204: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/path.c:1618:41: note: here [INFO] [stderr] 1618 | case FZ_LINETO: [INFO] [stderr] | ^~~~ [INFO] [stderr] source/fitz/path.c:1584:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1584 | { [INFO] [stderr] | ^ [INFO] [stderr] source/fitz/path.c:1653:17: note: here [INFO] [stderr] 1653 | default: [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3213:245: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3213:331: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3213 | paint_affine_near_da_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3220:59: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3220:132: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3220:189: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3220:198: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3220:207: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/pool.c: In function 'fz_pool_size': [INFO] [stderr] source/fitz/pool.c:111:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 111 | size_t fz_pool_size(fz_context *ctx, fz_pool *pool) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3220:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3220:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3220 | paint_affine_near_sa_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3227:65: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3227:138: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3227:195: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3227:204: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_bbox': [INFO] [stderr] source/fitz/pixmap.c:206:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 206 | fz_pixmap_bbox(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_colorspace': [INFO] [stderr] source/fitz/pixmap.c:228:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 228 | fz_pixmap_colorspace(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_x': [INFO] [stderr] source/fitz/pixmap.c:236:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 236 | fz_pixmap_x(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_y': [INFO] [stderr] source/fitz/pixmap.c:242:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 242 | fz_pixmap_y(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_width': [INFO] [stderr] source/fitz/pixmap.c:248:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 248 | fz_pixmap_width(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_height': [INFO] [stderr] source/fitz/pixmap.c:254:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 254 | fz_pixmap_height(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_components': [INFO] [stderr] source/fitz/pixmap.c:260:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 260 | fz_pixmap_components(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_colorants': [INFO] [stderr] source/fitz/pixmap.c:266:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 266 | fz_pixmap_colorants(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_spots': [INFO] [stderr] source/fitz/pixmap.c:272:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 272 | fz_pixmap_spots(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_alpha': [INFO] [stderr] source/fitz/pixmap.c:278:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 278 | fz_pixmap_alpha(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_stride': [INFO] [stderr] source/fitz/pixmap.c:284:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 284 | fz_pixmap_stride(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_samples': [INFO] [stderr] source/fitz/draw-affine.c:3227:245: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3227:331: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3227 | paint_affine_near_sa_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c:290:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 290 | fz_pixmap_samples(fz_context *ctx, const fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_premultiply_pixmap': [INFO] [stderr] source/fitz/pixmap.c:772:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 772 | fz_premultiply_pixmap(fz_context *ctx, fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_g2rgb_fa0': [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_invert_pixmap_alpha': [INFO] [stderr] source/fitz/pixmap.c:955:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 955 | fz_invert_pixmap_alpha(fz_context *ctx, fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:56: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_invert_pixmap_rect': [INFO] [stderr] source/fitz/pixmap.c:977:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 977 | void fz_invert_pixmap_rect(fz_context *ctx, fz_pixmap *pix, fz_irect rect) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_invert_pixmap_raw': [INFO] [stderr] source/fitz/pixmap.c:1104:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1104 | fz_invert_pixmap_raw(fz_context *ctx, fz_pixmap *pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_gamma_pixmap': [INFO] [stderr] source/fitz/pixmap.c:1124:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1124 | fz_gamma_pixmap(fz_context *ctx, fz_pixmap *pix, float gamma) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_pixmap_size': [INFO] [stderr] source/fitz/pixmap.c:1148:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1148 | fz_pixmap_size(fz_context *ctx, fz_pixmap * pix) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:129: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_is_pixmap_monochrome': [INFO] [stderr] source/fitz/pixmap.c:1441:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1441 | fz_is_pixmap_monochrome(fz_context *ctx, fz_pixmap *pixmap) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pwg.c: In function 'pwg_write_mono_header': [INFO] [stderr] source/fitz/draw-affine.c:3234:186: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_set_pixmap_resolution': [INFO] [stderr] source/fitz/pixmap.c:1802:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1802 | fz_set_pixmap_resolution(fz_context *ctx, fz_pixmap *pix, int xres, int yres) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:195: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/pixmap.c: In function 'fz_md5_pixmap': [INFO] [stderr] source/fitz/pixmap.c:1812:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1812 | fz_md5_pixmap(fz_context *ctx, fz_pixmap *pix, unsigned char digest[16]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/output-pwg.c:229:80: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 229 | pwg_write_mono_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/output-pwg.c: In function 'pwg_write_mono_band': [INFO] [stderr] source/fitz/output-pwg.c:238:79: warning: unused parameter 'band_start' [-Wunused-parameter] [INFO] [stderr] 238 | pwg_write_mono_band(fz_context *ctx, fz_band_writer *writer_, int stride, int band_start, int band_height, const unsigned char *samples) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/output-pwg.c: In function 'pwg_write_header': [INFO] [stderr] source/fitz/output-pwg.c:331:75: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 331 | pwg_write_header(fz_context *ctx, fz_band_writer *writer_, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/output-pwg.c: In function 'pwg_write_band': [INFO] [stderr] source/fitz/output-pwg.c:348:74: warning: unused parameter 'band_start' [-Wunused-parameter] [INFO] [stderr] 348 | pwg_write_band(fz_context *ctx, fz_band_writer *writer_, int stride, int band_start, int band_height, const unsigned char *samples) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/output-pwg.c:348:90: warning: unused parameter 'band_height' [-Wunused-parameter] [INFO] [stderr] 348 | pwg_write_band(fz_context *ctx, fz_band_writer *writer_, int stride, int band_start, int band_height, const unsigned char *samples) [INFO] [stderr] | ~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3234:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3234 | paint_affine_near_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_g2rgb_fa0': [INFO] [stderr] source/fitz/draw-affine.c:3241:62: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3241:135: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3241:192: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3241:201: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3241:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3241:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3241 | paint_affine_near_alpha_g2rgb_fa0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3248:62: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3248:135: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3248:192: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3248:201: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3248:210: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3248:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3248:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3248 | paint_affine_near_da_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3255:68: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3255:141: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3255:198: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3255:207: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3255:248: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3255:334: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3255 | paint_affine_near_da_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3262:59: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3262:132: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3262:189: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3262:198: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3262:207: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3262:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3262:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3262 | paint_affine_near_da_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3269:65: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3269:138: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-boxer.c: In function 'line_isnt_all_spaces': [INFO] [stderr] source/fitz/stext-boxer.c:816:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 816 | line_isnt_all_spaces(fz_context *ctx, fz_stext_line *line) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3269:195: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3269:204: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3269:245: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3269:331: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3269 | paint_affine_near_da_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3276:59: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3276:132: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3276:189: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3276:198: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3276:207: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3276:239: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3276:325: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3276 | paint_affine_near_sa_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3283:65: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3283:138: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3283:195: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3283:204: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3283:245: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3283:331: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3283 | paint_affine_near_sa_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3290:56: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3290:129: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3290:186: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3290:195: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/stream-open.c: In function 'fz_file_exists': [INFO] [stderr] source/fitz/stream-open.c:42:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 42 | fz_file_exists(fz_context *ctx, const char *path) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3290:204: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stream-open.c: In function 'fz_stream_filename': [INFO] [stderr] source/fitz/stream-open.c:309:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 309 | fz_stream_filename(fz_context *ctx, fz_stream *stm) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stream-open.c: In function 'next_buffer': [INFO] [stderr] source/fitz/stream-open.c:319:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 319 | static int next_buffer(fz_context *ctx, fz_stream *stm, size_t max) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stream-open.c:319:52: warning: unused parameter 'stm' [-Wunused-parameter] [INFO] [stderr] 319 | static int next_buffer(fz_context *ctx, fz_stream *stm, size_t max) [INFO] [stderr] | ~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stream-open.c:319:64: warning: unused parameter 'max' [-Wunused-parameter] [INFO] [stderr] 319 | static int next_buffer(fz_context *ctx, fz_stream *stm, size_t max) [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/fitz/stream-open.c: In function 'seek_buffer': [INFO] [stderr] source/fitz/stream-open.c:324:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 324 | static void seek_buffer(fz_context *ctx, fz_stream *stm, int64_t offset, int whence) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3290:236: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3290:322: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3290 | paint_affine_near_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_g2rgb_fb0': [INFO] [stderr] source/fitz/draw-affine.c:3297:62: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3297:135: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3297:192: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3297:201: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3297:242: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3297:328: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3297 | paint_affine_near_alpha_g2rgb_fb0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3304:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3304:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3304:188: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3304:197: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3304:206: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3304:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3304:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3304 | paint_affine_near_da_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_sa_alpha_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3311:64: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3311:137: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3311:194: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3311:203: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/shade.c: In function 'fz_bound_mesh_type1': [INFO] [stderr] source/fitz/draw-affine.c:3311:244: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/shade.c:1013:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1013 | fz_bound_mesh_type1(fz_context *ctx, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/shade.c: In function 'fz_bound_mesh_type2': [INFO] [stderr] source/fitz/shade.c:1024:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1024 | fz_bound_mesh_type2(fz_context *ctx, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/shade.c:1024:48: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 1024 | fz_bound_mesh_type2(fz_context *ctx, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/shade.c: In function 'fz_bound_mesh_type3': [INFO] [stderr] source/fitz/shade.c:1032:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1032 | fz_bound_mesh_type3(fz_context *ctx, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/shade.c: In function 'fz_bound_mesh_type4567': [INFO] [stderr] source/fitz/shade.c:1072:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1072 | fz_bound_mesh_type4567(fz_context *ctx, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3311:330: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3311 | paint_affine_near_da_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3318:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3318:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3318:185: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3318:194: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3318:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3318:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3318:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3318 | paint_affine_near_da_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_da_alpha_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3325:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3325:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/subset-cff.c: In function 'subr_bias': [INFO] [stderr] source/fitz/subset-cff.c:262:23: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 262 | subr_bias(fz_context *ctx, cff_t *cff, uint16_t count) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-cff.c: In function 'usage_list_find': [INFO] [stderr] source/fitz/subset-cff.c:857:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 857 | usage_list_find(fz_context *ctx, usage_list_t *list, int value) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-cff.c: In function 'get_font_locals': [INFO] [stderr] source/fitz/string.c: In function 'fz_is_page_range': [INFO] [stderr] source/fitz/subset-cff.c:1285:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1285 | get_font_locals(fz_context *ctx, cff_t *cff, int gid, int is_pdf_cidfont, uint16_t *subr_bias) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/string.c:899:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 899 | int fz_is_page_range(fz_context *ctx, const char *s) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3325:191: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3325:200: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3325:241: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/subset-cff.c: In function 'cid_to_gid': [INFO] [stderr] source/fitz/subset-cff.c:2236:24: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2236 | cid_to_gid(fz_context *ctx, cff_t *cff, uint16_t cid) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3325:327: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3325 | paint_affine_near_da_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3332:55: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/subset-cff.c: In function 'execute_charstring': [INFO] [stderr] source/fitz/subset-cff.c:999:31: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 999 | start = 1; [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/subset-cff.c:1000:17: note: here [INFO] [stderr] 1000 | case 23: /* vstemhm */ [INFO] [stderr] | ^~~~ [INFO] [stderr] source/fitz/draw-affine.c:3332:128: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_set_separation_behavior': [INFO] [stderr] source/fitz/separation.c:124:21: warning: implicit conversion from 'enum ' to 'fz_separation_behavior' [-Wenum-conversion] [INFO] [stderr] 124 | beh = FZ_SEPARATION_DISABLED_RENDER; [INFO] [stderr] | ^ [INFO] [stderr] source/fitz/draw-affine.c:3332:185: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_count_separations': [INFO] [stderr] source/fitz/separation.c:176:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 176 | int fz_count_separations(fz_context *ctx, const fz_separations *sep) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_count_active_separations': [INFO] [stderr] source/fitz/separation.c:183:45: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 183 | int fz_count_active_separations(fz_context *ctx, const fz_separations *sep) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_compare_separations': [INFO] [stderr] source/fitz/separation.c:197:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 197 | int fz_compare_separations(fz_context *ctx, const fz_separations *sep1, const fz_separations *sep2) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3332:194: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3332:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3332:235: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_copy_pixmap_area_converting_seps': [INFO] [stderr] source/fitz/draw-affine.c:3332:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3332 | paint_affine_near_sa_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c:769:35: warning: ordered comparison of pointer with integer zero [-Wextra] [INFO] [stderr] 769 | src->seps > 0 && [INFO] [stderr] | ^ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_sa_alpha_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3339:61: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3339:134: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3339:191: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3339:200: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/separation.c: In function 'convert_by_copying_separations': [INFO] [stderr] source/fitz/separation.c:1198:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1198 | convert_by_copying_separations(fz_context *ctx, fz_color_converter *cc, const float *src, float *dst) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c: In function 'fz_init_separation_copy_color_converter': [INFO] [stderr] source/fitz/svg-device.c:209:1: warning: missing initializer for field 'quadto' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 209 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/fitz/svg-device.c:23: [INFO] [stderr] include/mupdf/fitz/path.h:77:16: note: 'quadto' declared here [INFO] [stderr] 77 | void (*quadto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_font_family': [INFO] [stderr] source/fitz/svg-device.c:312:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 312 | svg_font_family(fz_context *ctx, char buf[], int size, const char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'find_first_char': [INFO] [stderr] source/fitz/svg-device.c:323:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 323 | find_first_char(fz_context *ctx, const fz_text_span *span, int i) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'find_next_line_break': [INFO] [stderr] source/fitz/svg-device.c:332:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 332 | find_next_line_break(fz_context *ctx, const fz_text_span *span, fz_matrix inv_tm, int i) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_cluster_advance': [INFO] [stderr] source/fitz/svg-device.c:365:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 365 | svg_cluster_advance(fz_context *ctx, const fz_text_span *span, int i, int end) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c:1215:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1215 | fz_init_separation_copy_color_converter(fz_context *ctx, fz_color_converter *cc, fz_colorspace *ss, fz_colorspace *ds, fz_separations *dseps, fz_colorspace *is, fz_color_params params) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/separation.c:1215:178: warning: unused parameter 'params' [-Wunused-parameter] [INFO] [stderr] 1215 | fz_init_separation_copy_color_converter(fz_context *ctx, fz_color_converter *cc, fz_colorspace *ss, fz_colorspace *ds, fz_separations *dseps, fz_colorspace *is, fz_color_params params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_text_span_as_paths_defs': [INFO] [stderr] source/fitz/svg-device.c:482:96: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 482 | svg_dev_text_span_as_paths_defs(fz_context *ctx, fz_device *dev, fz_text_span *span, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_clip_path': [INFO] [stderr] source/fitz/svg-device.c:692:110: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 692 | svg_dev_clip_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_clip_stroke_path': [INFO] [stderr] source/fitz/svg-device.c:712:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 712 | svg_dev_clip_stroke_path(fz_context *ctx, fz_device *dev, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_clip_text': [INFO] [stderr] source/fitz/svg-device.c:793:96: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 793 | svg_dev_clip_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_clip_stroke_text': [INFO] [stderr] source/fitz/svg-device.c:833:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 833 | svg_dev_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_send_image': [INFO] [stderr] source/fitz/svg-device.c:899:82: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 899 | svg_send_image(fz_context *ctx, svg_device *sdev, fz_image *img, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_clip_image_mask': [INFO] [stderr] source/fitz/svg-device.c:1043:98: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 1043 | svg_dev_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/skew.c: In function 'fz_skew_process': [INFO] [stderr] source/fitz/skew.c:144:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 144 | fz_skew_process(fz_context *ctx, fz_skew *skew, const uint8_t *input) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_begin_mask': [INFO] [stderr] source/fitz/svg-device.c:1076:61: warning: unused parameter 'bbox' [-Wunused-parameter] [INFO] [stderr] 1076 | svg_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/fitz/svg-device.c:1076:71: warning: unused parameter 'luminosity' [-Wunused-parameter] [INFO] [stderr] 1076 | svg_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c:1076:98: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 1076 | svg_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c:1076:123: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1076 | svg_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/svg-device.c:1076:146: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 1076 | svg_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_begin_group': [INFO] [stderr] source/fitz/svg-device.c:1108:62: warning: unused parameter 'bbox' [-Wunused-parameter] [INFO] [stderr] 1108 | svg_dev_begin_group(fz_context *ctx, fz_device *dev, fz_rect bbox, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/fitz/svg-device.c:1108:83: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 1108 | svg_dev_begin_group(fz_context *ctx, fz_device *dev, fz_rect bbox, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/svg-device.c:1108:91: warning: unused parameter 'isolated' [-Wunused-parameter] [INFO] [stderr] 1108 | svg_dev_begin_group(fz_context *ctx, fz_device *dev, fz_rect bbox, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c:1108:105: warning: unused parameter 'knockout' [-Wunused-parameter] [INFO] [stderr] 1108 | svg_dev_begin_group(fz_context *ctx, fz_device *dev, fz_rect bbox, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/svg-device.c: In function 'svg_dev_begin_tile': [INFO] [stderr] source/fitz/svg-device.c:1161:126: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] 1161 | svg_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/skew.c: In function 'do_skew_detect': [INFO] [stderr] source/fitz/skew.c:169:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 169 | do_skew_detect(fz_context *ctx, fz_skew *skew) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3339:241: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3339:327: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3339 | paint_affine_near_sa_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_g2rgb': [INFO] [stderr] source/fitz/draw-affine.c:3346:52: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'sort_tables': [INFO] [stderr] source/fitz/subset-ttf.c:234:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 234 | sort_tables(fz_context *ctx, ttf_t *ttf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'checksum_tables': [INFO] [stderr] source/fitz/subset-ttf.c:243:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 243 | checksum_tables(fz_context *ctx, ttf_t *ttf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'ptr_list_sort': [INFO] [stderr] source/fitz/subset-ttf.c:388:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 388 | ptr_list_sort(fz_context *ctx, ptr_list_t *pl, cmp_t *cmp) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'filter_name_tables': [INFO] [stderr] source/fitz/subset-ttf.c:439:35: warning: unused parameter 'ptr' [-Wunused-parameter] [INFO] [stderr] 439 | filter_name_tables(const uint8_t *ptr, const uint8_t *block, size_t block_len) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c:439:55: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 439 | filter_name_tables(const uint8_t *ptr, const uint8_t *block, size_t block_len) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/subset-ttf.c:439:69: warning: unused parameter 'block_len' [-Wunused-parameter] [INFO] [stderr] 439 | filter_name_tables(const uint8_t *ptr, const uint8_t *block, size_t block_len) [INFO] [stderr] | ~~~~~~~^~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3346:125: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'reduce_encoding': [INFO] [stderr] source/fitz/subset-ttf.c:767:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 767 | reduce_encoding(fz_context *ctx, ttf_t *ttf, int *gids, int num_gids) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'get_loca': [INFO] [stderr] source/fitz/subset-ttf.c:1036:22: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1036 | get_loca(fz_context *ctx, ttf_t *ttf, uint32_t n) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'put_loca': [INFO] [stderr] source/fitz/subset-ttf.c:1051:22: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1051 | put_loca(fz_context *ctx, ttf_t *ttf, uint32_t n, uint32_t off) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/subset-ttf.c: In function 'update_num_glyphs': [INFO] [stderr] source/fitz/subset-ttf.c:1324:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1324 | update_num_glyphs(fz_context *ctx, ttf_t *ttf) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3346:182: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'underlined_newline': [INFO] [stderr] source/fitz/draw-affine.c:3346:191: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:370:98: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 370 | underlined_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3346:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'underlined_line': [INFO] [stderr] source/fitz/stext-para.c:392:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 392 | underlined_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:392:50: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 392 | underlined_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'underlined_end': [INFO] [stderr] source/fitz/stext-para.c:419:71: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 419 | underlined_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'font_newline': [INFO] [stderr] source/fitz/stext-para.c:513:92: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 513 | font_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3346:232: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'font_line': [INFO] [stderr] source/fitz/stext-para.c:535:23: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 535 | font_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:535:44: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 535 | font_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'font_end': [INFO] [stderr] source/fitz/stext-para.c:560:65: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 560 | font_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'trailing_newline': [INFO] [stderr] source/fitz/stext-para.c:643:96: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 643 | trailing_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3346:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3346 | paint_affine_near_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_near_alpha_g2rgb': [INFO] [stderr] source/fitz/stext-para.c: In function 'justify_newline': [INFO] [stderr] source/fitz/stext-para.c:772:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 772 | justify_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3353:58: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-para.c:772:50: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 772 | justify_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c:772:95: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 772 | justify_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'justify_line': [INFO] [stderr] source/fitz/draw-affine.c:3353:131: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-para.c:852:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 852 | justify_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:852:47: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 852 | justify_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'justify_end': [INFO] [stderr] source/fitz/stext-para.c:896:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 896 | justify_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3353:188: warning: unused parameter 'dn1' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:896:46: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 896 | justify_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c:896:68: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 896 | justify_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'justify2_newline': [INFO] [stderr] source/fitz/stext-para.c:908:96: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 908 | justify2_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'justify2_line': [INFO] [stderr] source/fitz/stext-para.c:930:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 930 | justify2_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c:930:48: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 930 | justify2_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'text_block_marked_bbox': [INFO] [stderr] source/fitz/stext-para.c:947:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 947 | text_block_marked_bbox(fz_context *ctx, fz_stext_block *block) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'list_newline': [INFO] [stderr] source/fitz/stext-para.c:1036:92: warning: unused parameter 'line_height' [-Wunused-parameter] [INFO] [stderr] 1036 | list_newline(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg, float line_height) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3353:197: warning: unused parameter 'sn1' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3353:238: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'eval_buffer_for_bullet': [INFO] [stderr] source/fitz/draw-affine.c:3353:324: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3353 | paint_affine_near_alpha_g2rgb(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn1, int sn1, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_g2rgb_near': [INFO] [stderr] source/fitz/stext-para.c:1232:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1232 | eval_buffer_for_bullet(fz_context *ctx, list_data *data, float size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3360:70: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 3360 | fz_paint_affine_g2rgb_near(int da, int sa, affint fa, affint fb, int n, int alpha) [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/fitz/stext-device.c: In function 'add_line_to_block': [INFO] [stderr] source/fitz/stext-para.c: In function 'list_line': [INFO] [stderr] source/fitz/stext-device.c:317:116: warning: unused parameter 'bidi' [-Wunused-parameter] [INFO] [stderr] 317 | add_line_to_block(fz_context *ctx, fz_stext_page *page, fz_stext_block *block, const fz_point *dir, int wmode, int bidi) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_da_0': [INFO] [stderr] source/fitz/draw-affine.c:3469:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-para.c:1253:44: warning: unused parameter 'block' [-Wunused-parameter] [INFO] [stderr] 1253 | list_line(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-para.c: In function 'list_end': [INFO] [stderr] source/fitz/stext-para.c:1335:65: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 1335 | list_end(fz_context *ctx, fz_stext_block *block, fz_stext_line *line, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'fz_snap_selection': [INFO] [stderr] source/fitz/draw-affine.c:3469:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3469:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3469:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-search.c:266:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 266 | fz_snap_selection(fz_context *ctx, fz_stext_page *page, fz_point *a, fz_point *b, int mode) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'on_highlight_char': [INFO] [stderr] source/fitz/stext-search.c:356:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 356 | static void on_highlight_char(fz_context *ctx, void *arg, fz_stext_line *line, fz_stext_char *ch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'on_highlight_line': [INFO] [stderr] source/fitz/stext-search.c:392:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 392 | static void on_highlight_line(fz_context *ctx, void *arg, fz_stext_line *line) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-search.c:392:54: warning: unused parameter 'arg' [-Wunused-parameter] [INFO] [stderr] 392 | static void on_highlight_line(fz_context *ctx, void *arg, fz_stext_line *line) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/stext-search.c:392:74: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 392 | static void on_highlight_line(fz_context *ctx, void *arg, fz_stext_line *line) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'on_copy_char': [INFO] [stderr] source/fitz/stext-search.c:419:69: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 419 | static void on_copy_char(fz_context *ctx, void *arg, fz_stext_line *line, fz_stext_char *ch) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'on_copy_line_crlf': [INFO] [stderr] source/fitz/stext-search.c:428:74: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 428 | static void on_copy_line_crlf(fz_context *ctx, void *arg, fz_stext_line *line) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'on_copy_line_lf': [INFO] [stderr] source/fitz/stext-search.c:435:72: warning: unused parameter 'line' [-Wunused-parameter] [INFO] [stderr] 435 | static void on_copy_line_lf(fz_context *ctx, void *arg, fz_stext_line *line) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-search.c: In function 'oldsearch_cb': [INFO] [stderr] source/fitz/stext-search.c:749:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 749 | oldsearch_cb(fz_context *ctx, void *opaque, int num_quads, fz_quad *quads) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3469:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_fill_text': [INFO] [stderr] source/fitz/draw-affine.c:3469:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3469 | paint_affine_color_lerp_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_da_1': [INFO] [stderr] source/fitz/stext-output.c: In function 'fz_print_style_end_html': [INFO] [stderr] source/fitz/draw-affine.c:3477:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1224:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 1224 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/stext-output.c:149:79: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 149 | fz_print_style_end_html(fz_context *ctx, fz_output *out, fz_font *font, float size, int sup, int color) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-output.c:149:98: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 149 | fz_print_style_end_html(fz_context *ctx, fz_output *out, fz_font *font, float size, int sup, int color) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_stroke_text': [INFO] [stderr] source/fitz/stext-device.c:1239:99: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 1239 | fz_stext_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/stext-device.c:1240:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 1240 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_clip_text': [INFO] [stderr] source/fitz/stext-device.c:1255:97: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 1255 | fz_stext_clip_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_clip_stroke_text': [INFO] [stderr] source/fitz/stext-device.c:1270:104: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 1270 | fz_stext_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3477:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3477:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1270:135: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 1270 | fz_stext_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/stext-table.c: In function 'sanitize_positions': [INFO] [stderr] source/fitz/stext-table.c:752:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 752 | sanitize_positions(fz_context *ctx, div_list *xs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_fill_image': [INFO] [stderr] source/fitz/draw-affine.c:3477:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3477:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-device.c:1397:113: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 1397 | fz_stext_fill_image(fz_context *ctx, fz_device *dev, fz_image *img, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_fill_image_mask': [INFO] [stderr] source/fitz/stext-device.c:1421:32: warning: unused parameter 'cspace' [-Wunused-parameter] [INFO] [stderr] 1421 | fz_colorspace *cspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/stext-device.c:1421:53: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1421 | fz_colorspace *cspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/stext-table.c: In function 'find_grid_pos': [INFO] [stderr] source/fitz/stext-table.c:1139:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1139 | find_grid_pos(fz_context *ctx, fz_stext_grid_positions *pos, float x, int consider_split) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-table.c: In function 'reinforce_grid_pos': [INFO] [stderr] source/fitz/stext-table.c:1179:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1179 | reinforce_grid_pos(fz_context *ctx, fz_stext_grid_positions *pos, int ix, float x) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3477:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3477 | paint_affine_color_lerp_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_1': [INFO] [stderr] source/fitz/draw-affine.c:3484:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3484:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3484:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3484:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-table.c: In function 'walk_grid_lines': [INFO] [stderr] source/fitz/stext-table.c:1412:29: warning: variable 'failed' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 1412 | int failed; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3484:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'is_rect_moveto': [INFO] [stderr] source/fitz/stext-table.c: In function 'mark_cells_for_content': [INFO] [stderr] source/fitz/stext-table.c:1439:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1439 | mark_cells_for_content(fz_context *ctx, grid_walker_data *gd, fz_rect r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-table.c: In function 'classify_vector': [INFO] [stderr] source/fitz/draw-affine.c:3484:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3484 | paint_affine_color_lerp_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_3': [INFO] [stderr] source/fitz/stext-table.c:1523:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1523 | classify_vector(fz_context *ctx, grid_walker_data *gd, fz_rect r) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3493:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3493:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1669:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1669 | is_rect_moveto(fz_context *ctx, void *arg, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'is_rect_lineto': [INFO] [stderr] source/fitz/stext-device.c:1684:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1684 | is_rect_lineto(fz_context *ctx, void *arg, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'is_rect_curveto': [INFO] [stderr] source/fitz/stext-device.c:1697:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3493:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3493:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3493:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3493:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3493 | paint_affine_color_lerp_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_da_3': [INFO] [stderr] source/fitz/stext-device.c:1697:51: warning: unused parameter 'x1' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'simple_text_decode_bound': [INFO] [stderr] source/fitz/text-decoder.c:26:54: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 26 | static int simple_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c:26:74: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] 26 | static int simple_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16be_text_decode_bound': [INFO] [stderr] source/fitz/text-decoder.c:50:55: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 50 | static int utf16be_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c:50:75: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] 50 | static int utf16be_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16le_text_decode_bound': [INFO] [stderr] source/fitz/text-decoder.c:55:55: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 55 | static int utf16le_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c:55:75: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] 55 | static int utf16le_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16be_text_decode_size': [INFO] [stderr] source/fitz/text-decoder.c:60:54: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 60 | static int utf16be_text_decode_size(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16le_text_decode_size': [INFO] [stderr] source/fitz/text-decoder.c:71:54: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 71 | static int utf16le_text_decode_size(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3500:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16be_text_decode': [INFO] [stderr] source/fitz/stext-table.c: In function 'find_table_insertion_point': [INFO] [stderr] source/fitz/stext-device.c:1697:61: warning: unused parameter 'y1' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3500:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/text-decoder.c:82:50: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 82 | static void utf16be_text_decode(fz_text_decoder *dec, char *p, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'utf16le_text_decode': [INFO] [stderr] source/fitz/text-decoder.c:92:50: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 92 | static void utf16le_text_decode(fz_text_decoder *dec, char *p, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'cjk_text_decode_bound': [INFO] [stderr] source/fitz/text-decoder.c:102:51: warning: unused parameter 'dec' [-Wunused-parameter] [INFO] [stderr] 102 | static int cjk_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c:102:71: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] 102 | static int cjk_text_decode_bound(fz_text_decoder *dec, unsigned char *s, int n) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] source/fitz/text-decoder.c: In function 'fz_init_simple_text_decoder': [INFO] [stderr] source/fitz/text-decoder.c:154:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 154 | static void fz_init_simple_text_decoder(fz_context *ctx, fz_text_decoder *dec, const unsigned short *table) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'fz_init_utf16be_text_decoder': [INFO] [stderr] source/fitz/text-decoder.c:162:54: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 162 | static void fz_init_utf16be_text_decoder(fz_context *ctx, fz_text_decoder *dec) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/text-decoder.c: In function 'fz_init_utf16le_text_decoder': [INFO] [stderr] source/fitz/text-decoder.c:169:54: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 169 | static void fz_init_utf16le_text_decoder(fz_context *ctx, fz_text_decoder *dec) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-table.c:2061:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2061 | find_table_insertion_point(fz_context *ctx, fz_rect r, fz_stext_block *block) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-device.c:1697:71: warning: unused parameter 'x2' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3500:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1697:81: warning: unused parameter 'y2' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1697:91: warning: unused parameter 'x3' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1697:101: warning: unused parameter 'y3' [-Wunused-parameter] [INFO] [stderr] 1697 | is_rect_curveto(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, float y3) [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3500:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3500:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3500:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3500 | paint_affine_color_lerp_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_da_4': [INFO] [stderr] source/fitz/stext-device.c: In function 'is_rect_closepath': [INFO] [stderr] source/fitz/draw-affine.c:3509:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1704:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1704 | is_rect_closepath(fz_context *ctx, void *arg) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'is_path_rect': [INFO] [stderr] source/fitz/stext-device.c:1732:9: warning: missing initializer for field 'quadto' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 1732 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/fitz/stext-device.c:22: [INFO] [stderr] include/mupdf/fitz/path.h:77:16: note: 'quadto' declared here [INFO] [stderr] 77 | void (*quadto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3509:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3509:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/test-device.c: In function 'prepare_vertex': [INFO] [stderr] source/fitz/test-device.c:143:56: warning: unused parameter 'v' [-Wunused-parameter] [INFO] [stderr] 143 | prepare_vertex(fz_context *ctx, void *arg_, fz_vertex *v, const float *color) [INFO] [stderr] | ~~~~~~~~~~~^ [INFO] [stderr] source/fitz/stext-table.c: In function 'tr_is_empty': [INFO] [stderr] source/fitz/stext-table.c:2351:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2351 | tr_is_empty(fz_context *ctx, fz_stext_block *block) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3509:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3509:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-table.c: In function 'tidy_td_divs': [INFO] [stderr] source/fitz/stext-table.c:2391:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2391 | tidy_td_divs(fz_context *ctx, fz_stext_struct *parent) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3509:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3509 | paint_affine_color_lerp_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_4': [INFO] [stderr] source/fitz/draw-affine.c:3516:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3516:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c: In function 'check_for_strikeout': [INFO] [stderr] source/fitz/draw-affine.c:3516:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3516:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/stext-device.c:1923:55: warning: unused parameter 'tdev' [-Wunused-parameter] [INFO] [stderr] 1923 | check_for_strikeout(fz_context *ctx, fz_stext_device *tdev, fz_stext_page *page, const fz_path *path, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/stext-device.c: In function 'add_vector': [INFO] [stderr] source/fitz/stext-device.c:2001:145: warning: unused parameter 'cp' [-Wunused-parameter] [INFO] [stderr] 2001 | add_vector(fz_context *ctx, fz_stext_page *page, fz_rect bbox, int stroked, fz_colorspace *cs, const float *color, float alpha, fz_color_params cp) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/stext-device.c: In function 'fz_stext_fill_path': [INFO] [stderr] source/fitz/draw-affine.c:3516:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stext-device.c:2012:78: warning: unused parameter 'even_odd' [-Wunused-parameter] [INFO] [stderr] 2012 | fz_stext_fill_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, fz_colorspace *cs, const float *color, float alpha, fz_color_params cp) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3516:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3516 | paint_affine_color_lerp_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_da_N': [INFO] [stderr] source/fitz/draw-affine.c:3525:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3525 | paint_affine_color_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3525:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3525 | paint_affine_color_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3525:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3525 | paint_affine_color_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3525:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3525 | paint_affine_color_lerp_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_N': [INFO] [stderr] source/fitz/draw-affine.c:3532:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3532 | paint_affine_color_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3532:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3532 | paint_affine_color_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3532:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3532 | paint_affine_color_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/stream-read.c: In function 'fz_tell': [INFO] [stderr] source/fitz/stream-read.c:168:21: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 168 | fz_tell(fz_context *ctx, fz_stream *stm) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3532:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3532 | paint_affine_color_lerp_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_lerp_N_op': [INFO] [stderr] source/fitz/draw-affine.c:3541:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3541 | paint_affine_color_lerp_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3541:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3541 | paint_affine_color_lerp_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_color_lerp': [INFO] [stderr] source/fitz/draw-affine.c:3549:40: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3549 | fz_paint_affine_color_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3549:51: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 3549 | fz_paint_affine_color_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3549:62: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 3549 | fz_paint_affine_color_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3549:77: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3549 | fz_paint_affine_color_lerp(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_color_lerp_spots': [INFO] [stderr] source/fitz/draw-affine.c:3576:46: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3576:57: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3576:68: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3576:76: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3576:84: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3576:92: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3576 | fz_paint_affine_color_lerp_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_0': [INFO] [stderr] source/fitz/draw-affine.c:3585:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3585:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3585:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3585:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3585:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3585:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3585 | paint_affine_color_near_da_0(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_1': [INFO] [stderr] source/fitz/draw-affine.c:3593:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3593:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3593:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3593:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3593:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3593:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3593 | paint_affine_color_near_da_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_1': [INFO] [stderr] source/fitz/draw-affine.c:3600:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3600:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3600:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3600:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3600:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3600:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3600 | paint_affine_color_near_1(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_3': [INFO] [stderr] source/fitz/draw-affine.c:3609:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3609:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3609:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3609:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3609:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3609:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3609 | paint_affine_color_near_da_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_3': [INFO] [stderr] source/fitz/draw-affine.c:3616:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3616:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3616:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3616:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/unlibarchive.c: In function 'fz_is_libarchive_archive': [INFO] [stderr] source/fitz/unlibarchive.c:698:54: warning: unused parameter 'file' [-Wunused-parameter] [INFO] [stderr] 698 | fz_is_libarchive_archive(fz_context *ctx, fz_stream *file) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/unlibarchive.c: In function 'fz_open_libarchive_archive_with_stream': [INFO] [stderr] source/fitz/unlibarchive.c:712:68: warning: unused parameter 'file' [-Wunused-parameter] [INFO] [stderr] 712 | fz_open_libarchive_archive_with_stream(fz_context *ctx, fz_stream *file) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/unlibarchive.c: In function 'fz_open_libarchive_archive': [INFO] [stderr] source/fitz/unlibarchive.c:720:57: warning: unused parameter 'filename' [-Wunused-parameter] [INFO] [stderr] 720 | fz_open_libarchive_archive(fz_context *ctx, const char *filename) [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/unlibarchive.c: In function 'fz_open_libarchived': [INFO] [stderr] source/fitz/unlibarchive.c:728:49: warning: unused parameter 'chain' [-Wunused-parameter] [INFO] [stderr] 728 | fz_open_libarchived(fz_context *ctx, fz_stream *chain) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3616:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3616:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3616 | paint_affine_color_near_3(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_4': [INFO] [stderr] source/fitz/draw-affine.c:3625:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3625:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3625:187: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3625:195: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3625:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3625:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3625 | paint_affine_color_near_da_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_4': [INFO] [stderr] source/fitz/draw-affine.c:3632:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3632:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3632:184: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3632:192: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3632:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3632:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3632 | paint_affine_color_near_4(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_N': [INFO] [stderr] source/fitz/draw-affine.c:3641:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3641 | paint_affine_color_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3641:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3641 | paint_affine_color_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3641:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3641 | paint_affine_color_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3641:321: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3641 | paint_affine_color_near_da_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_N': [INFO] [stderr] source/fitz/draw-affine.c:3648:54: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3648 | paint_affine_color_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3648:127: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3648 | paint_affine_color_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3648:200: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3648 | paint_affine_color_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/trace-device.c:168:1: warning: missing initializer for field 'quadto' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 168 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/fitz/trace-device.c:23: [INFO] [stderr] include/mupdf/fitz/path.h:77:16: note: 'quadto' declared here [INFO] [stderr] 77 | void (*quadto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_clip_path': [INFO] [stderr] source/fitz/trace-device.c:234:112: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 234 | fz_trace_clip_path(fz_context *ctx, fz_device *dev_, const fz_path *path, int even_odd, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_clip_stroke_path': [INFO] [stderr] source/fitz/trace-device.c:253:105: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 253 | fz_trace_clip_stroke_path(fz_context *ctx, fz_device *dev_, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/trace-device.c:253:136: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 253 | fz_trace_clip_stroke_path(fz_context *ctx, fz_device *dev_, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_stroke_text': [INFO] [stderr] source/fitz/trace-device.c:285:100: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 285 | fz_trace_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_clip_text': [INFO] [stderr] source/fitz/trace-device.c:302:98: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 302 | fz_trace_clip_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_clip_stroke_text': [INFO] [stderr] source/fitz/trace-device.c:317:105: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 317 | fz_trace_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/trace-device.c:317:136: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 317 | fz_trace_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_clip_image_mask': [INFO] [stderr] source/fitz/trace-device.c:450:100: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 450 | fz_trace_clip_image_mask(fz_context *ctx, fz_device *dev_, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_begin_mask': [INFO] [stderr] source/fitz/trace-device.c:473:100: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 473 | fz_trace_begin_mask(fz_context *ctx, fz_device *dev_, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/trace-device.c:473:125: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 473 | fz_trace_begin_mask(fz_context *ctx, fz_device *dev_, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/trace-device.c: In function 'fz_trace_begin_group': [INFO] [stderr] source/fitz/trace-device.c:498:85: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 498 | fz_trace_begin_group(fz_context *ctx, fz_device *dev_, fz_rect bbox, fz_colorspace *cs, int isolated, int knockout, int blendmode, float alpha) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/fitz/tree.c: In function 'fz_tree_lookup': [INFO] [stderr] source/fitz/tree.c:57:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 57 | void *fz_tree_lookup(fz_context *ctx, fz_tree *node, const char *key) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'lookup_cfb_entry': [INFO] [stderr] source/fitz/uncfb.c:240:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 240 | static cfb_entry *lookup_cfb_entry(fz_context *ctx, fz_cfb_archive *cfb, const char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/transition.c: In function 'fz_generate_transition': [INFO] [stderr] source/fitz/transition.c:203:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 203 | int fz_generate_transition(fz_context *ctx, fz_pixmap *tpix, fz_pixmap *opix, fz_pixmap *npix, int time, fz_transition *trans) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'cfb_next': [INFO] [stderr] source/fitz/uncfb.c:273:50: warning: unused parameter 'required' [-Wunused-parameter] [INFO] [stderr] 273 | cfb_next(fz_context *ctx, fz_stream *stm, size_t required) [INFO] [stderr] | ~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'cfb_next_mini': [INFO] [stderr] source/fitz/uncfb.c:340:55: warning: unused parameter 'required' [-Wunused-parameter] [INFO] [stderr] 340 | cfb_next_mini(fz_context *ctx, fz_stream *stm, size_t required) [INFO] [stderr] | ~~~~~~~^~~~~~~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'cfb_seek': [INFO] [stderr] source/fitz/uncfb.c:404:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 404 | static void cfb_seek(fz_context *ctx, fz_stream *stm, int64_t offset, int whence) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'list_cfb_entry': [INFO] [stderr] source/fitz/uncfb.c:515:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 515 | static const char *list_cfb_entry(fz_context *ctx, fz_archive *arch, int idx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/uncfb.c: In function 'count_cfb_entries': [INFO] [stderr] source/fitz/uncfb.c:523:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 523 | static int count_cfb_entries(fz_context *ctx, fz_archive *arch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c:3648:318: warning: unused parameter 'eop' [-Wunused-parameter] [INFO] [stderr] 3648 | paint_affine_color_near_N(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_da_N_op': [INFO] [stderr] source/fitz/draw-affine.c:3657:60: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3657 | paint_affine_color_near_da_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3657:133: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3657 | paint_affine_color_near_da_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3657:206: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3657 | paint_affine_color_near_da_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'paint_affine_color_near_N_op': [INFO] [stderr] source/fitz/draw-affine.c:3664:57: warning: unused parameter 'da' [-Wunused-parameter] [INFO] [stderr] 3664 | paint_affine_color_near_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3664:130: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3664 | paint_affine_color_near_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3664:203: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3664 | paint_affine_color_near_N_op(byte * FZ_RESTRICT dp, int da, const byte * FZ_RESTRICT sp, affint sw, affint sh, ptrdiff_t ss, int sa, affint u, affint v, affint fa, affint fb, int w, int dn, int sn, int alpha, const byte * FZ_RESTRICT color, byte * FZ_RESTRICT hp, byte * FZ_RESTRICT gp, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_color_near': [INFO] [stderr] source/fitz/draw-affine.c:3672:40: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3672 | fz_paint_affine_color_near(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3672:51: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 3672 | fz_paint_affine_color_near(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/text.c: In function 'fz_measure_string': [INFO] [stderr] source/fitz/text.c:168:24: warning: unused parameter 'bidi_level' [-Wunused-parameter] [INFO] [stderr] 168 | int wmode, int bidi_level, fz_bidi_direction markup_dir, fz_text_language language) [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/text.c:168:54: warning: unused parameter 'markup_dir' [-Wunused-parameter] [INFO] [stderr] 168 | int wmode, int bidi_level, fz_bidi_direction markup_dir, fz_text_language language) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/draw-affine.c:3672:62: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 3672 | fz_paint_affine_color_near(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3672:77: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3672 | fz_paint_affine_color_near(int da, int sa, affint fa, affint fb, int n, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/draw-affine.c: In function 'fz_paint_affine_color_near_spots': [INFO] [stderr] source/fitz/draw-affine.c:3700:46: warning: unused parameter 'sa' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3700:57: warning: unused parameter 'fa' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3700:68: warning: unused parameter 'fb' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3700:76: warning: unused parameter 'dn' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/draw-affine.c:3700:84: warning: unused parameter 'sn' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/fitz/unzip.c: In function 'lookup_zip_entry': [INFO] [stderr] source/fitz/draw-affine.c:3700:92: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 3700 | fz_paint_affine_color_near_spots(int da, int sa, affint fa, affint fb, int dn, int sn, int alpha, const fz_overprint * FZ_RESTRICT eop) [INFO] [stderr] | ~~~~^~~~~ [INFO] [stderr] source/fitz/unzip.c:495:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 495 | static zip_entry *lookup_zip_entry(fz_context *ctx, fz_zip_archive *zip, const char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/unzip.c: In function 'list_zip_entry': [INFO] [stderr] source/fitz/unzip.c:622:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 622 | static const char *list_zip_entry(fz_context *ctx, fz_archive *arch, int idx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/unzip.c: In function 'count_zip_entries': [INFO] [stderr] source/fitz/unzip.c:630:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 630 | static int count_zip_entries(fz_context *ctx, fz_archive *arch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/util.c: In function 'fz_search_page': [INFO] [stderr] source/fitz/util.c:393:9: warning: missing initializer for field 'scale' of 'fz_stext_options' [-Wmissing-field-initializers] [INFO] [stderr] 393 | fz_stext_options opts = { FZ_STEXT_DEHYPHENATE }; [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from include/mupdf/fitz.h:73, [INFO] [stderr] from source/fitz/util.c:23: [INFO] [stderr] include/mupdf/fitz/structured-text.h:600:15: note: 'scale' declared here [INFO] [stderr] 600 | float scale; [INFO] [stderr] | ^~~~~ [INFO] [stderr] source/fitz/util.c: In function 'fz_search_page_cb': [INFO] [stderr] source/fitz/util.c:410:9: warning: missing initializer for field 'scale' of 'fz_stext_options' [-Wmissing-field-initializers] [INFO] [stderr] 410 | fz_stext_options opts = { FZ_STEXT_DEHYPHENATE }; [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] include/mupdf/fitz/structured-text.h:600:15: note: 'scale' declared here [INFO] [stderr] 600 | float scale; [INFO] [stderr] | ^~~~~ [INFO] [stderr] source/fitz/warp.c: In function 'pregradcol': [INFO] [stderr] source/fitz/warp.c:809:27: warning: unused parameter 'd' [-Wunused-parameter] [INFO] [stderr] 809 | pregradcol(unsigned char *d, const int16_t *buf, int y, int w, uint32_t *max) [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] In file included from include/mupdf/fitz/geometry.h:29, [INFO] [stderr] from include/mupdf/fitz/context.h:28, [INFO] [stderr] from include/mupdf/fitz.h:33, [INFO] [stderr] from source/fitz/warp.c:23: [INFO] [stderr] source/fitz/warp.c: In function 'gradcol': [INFO] [stderr] source/fitz/warp.c:975:31: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] [INFO] [stderr] 975 | assert(scaled >= 0 && scaled <= 63); [INFO] [stderr] | ^~ [INFO] [stderr] source/fitz/warp.c:975:31: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] [INFO] [stderr] 975 | assert(scaled >= 0 && scaled <= 63); [INFO] [stderr] | ^~ [INFO] [stderr] source/fitz/warp.c: In function 'nonmax': [INFO] [stderr] source/fitz/warp.c:1043:20: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1043 | nonmax(fz_context *ctx, fz_pixmap *dst, const fz_pixmap *src, int pass) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/warp.c: In function 'hysteresis': [INFO] [stderr] source/fitz/util.c: In function 'fz_new_xhtml_document_from_document': [INFO] [stderr] source/fitz/util.c:891:9: warning: missing initializer for field 'scale' of 'fz_stext_options' [-Wmissing-field-initializers] [INFO] [stderr] 891 | fz_stext_options default_opts = { FZ_STEXT_PRESERVE_IMAGES | FZ_STEXT_DEHYPHENATE }; [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] include/mupdf/fitz/structured-text.h:600:15: note: 'scale' declared here [INFO] [stderr] 600 | float scale; [INFO] [stderr] | ^~~~~ [INFO] [stderr] source/fitz/warp.c:1261:24: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1261 | hysteresis(fz_context *ctx, fz_pixmap *src) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/writer.c: In function 'fz_get_option': [INFO] [stderr] source/fitz/writer.c:31:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 31 | fz_get_option(fz_context *ctx, const char **key, const char **val, const char *opts) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/writer.c: In function 'fz_copy_option': [INFO] [stderr] source/fitz/writer.c:76:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 76 | fz_copy_option(fz_context *ctx, const char *val, char *dest, size_t maxlen) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/untar.c: In function 'is_zeroed': [INFO] [stderr] source/fitz/untar.c:76:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 76 | static int is_zeroed(fz_context *ctx, unsigned char *buf, size_t size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/untar.c: In function 'lookup_tar_entry': [INFO] [stderr] source/fitz/untar.c:168:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 168 | static tar_entry *lookup_tar_entry(fz_context *ctx, fz_tar_archive *tar, const char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/untar.c: In function 'list_tar_entry': [INFO] [stderr] source/fitz/untar.c:227:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 227 | static const char *list_tar_entry(fz_context *ctx, fz_archive *arch, int idx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/untar.c: In function 'count_tar_entries': [INFO] [stderr] source/fitz/untar.c:235:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 235 | static int count_tar_entries(fz_context *ctx, fz_archive *arch) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xml.c: In function 'fz_detach_xml': [INFO] [stderr] source/fitz/xml.c:373:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 373 | void fz_detach_xml(fz_context *ctx, fz_xml *node) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xml.c: In function 'xml_emit_close_tag': [INFO] [stderr] source/fitz/xml.c:559:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 559 | static void xml_emit_close_tag(fz_context *ctx, struct parser *parser) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xml.c: In function 'dealloc_gumbo': [INFO] [stderr] source/fitz/xml.c:1154:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1154 | static void dealloc_gumbo(void *ctx, void *ptr) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/xml.c:1154:44: warning: unused parameter 'ptr' [-Wunused-parameter] [INFO] [stderr] 1154 | static void dealloc_gumbo(void *ctx, void *ptr) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_text': [INFO] [stderr] source/fitz/xmltext-device.c:107:24: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 107 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c:107:49: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 107 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/fitz/xmltext-device.c:107:62: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 107 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/xmltext-device.c:107:85: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 107 | fz_colorspace *colorspace, const float *color, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_stroke_text': [INFO] [stderr] source/fitz/xmltext-device.c:171:102: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 171 | fz_xmltext_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_clip_text': [INFO] [stderr] source/fitz/xmltext-device.c:178:100: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 178 | fz_xmltext_clip_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_clip_stroke_text': [INFO] [stderr] source/fitz/xmltext-device.c:184:107: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 184 | fz_xmltext_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c:184:138: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 184 | fz_xmltext_clip_stroke_text(fz_context *ctx, fz_device *dev_, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_ignore_text': [INFO] [stderr] source/fitz/xmltext-device.c:190:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 190 | fz_xmltext_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xmltext-device.c:190:52: warning: unused parameter 'dev_' [-Wunused-parameter] [INFO] [stderr] 190 | fz_xmltext_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/xmltext-device.c:190:73: warning: unused parameter 'text' [-Wunused-parameter] [INFO] [stderr] 190 | fz_xmltext_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/xmltext-device.c:190:89: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 190 | fz_xmltext_ignore_text(fz_context *ctx, fz_device *dev_, const fz_text *text, fz_matrix ctm) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_stext_close_device': [INFO] [stderr] source/fitz/xmltext-device.c:195:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 195 | fz_stext_close_device(fz_context *ctx, fz_device *dev_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/fitz/xmltext-device.c:195:51: warning: unused parameter 'dev_' [-Wunused-parameter] [INFO] [stderr] 195 | fz_stext_close_device(fz_context *ctx, fz_device *dev_) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/fitz/xmltext-device.c: In function 'fz_xmltext_fill_image': [INFO] [stderr] source/fitz/xmltext-device.c:201:105: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 201 | static void fz_xmltext_fill_image(fz_context *ctx, fz_device *dev_, fz_image *img, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/fitz/xmltext-device.c:201:128: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 201 | static void fz_xmltext_fill_image(fz_context *ctx, fz_device *dev_, fz_image *img, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_active': [INFO] [stderr] source/pdf/pdf-annot.c:86:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 86 | int pdf_annot_active(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_hot': [INFO] [stderr] source/pdf/pdf-annot.c:104:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 104 | int pdf_annot_hot(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_first_annot': [INFO] [stderr] source/pdf/pdf-annot.c:295:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 295 | pdf_first_annot(fz_context *ctx, pdf_page *page) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_next_annot': [INFO] [stderr] source/pdf/pdf-annot.c:301:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 301 | pdf_next_annot(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_obj': [INFO] [stderr] source/pdf/pdf-annot.c:306:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 306 | pdf_obj *pdf_annot_obj(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_page': [INFO] [stderr] source/pdf/pdf-annot.c:311:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 311 | pdf_page *pdf_annot_page(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_request_resynthesis': [INFO] [stderr] source/pdf/pdf-annot.c:349:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 349 | pdf_annot_request_resynthesis(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_needs_resynthesis': [INFO] [stderr] source/pdf/pdf-annot.c:368:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 368 | pdf_annot_needs_resynthesis(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_set_annot_has_changed': [INFO] [stderr] source/pdf/pdf-annot.c:382:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 382 | void pdf_set_annot_has_changed(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_string_from_annot_type': [INFO] [stderr] source/pdf/pdf-annot.c:397:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 397 | pdf_string_from_annot_type(fz_context *ctx, enum pdf_annot_type type) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_type_from_string': [INFO] [stderr] source/pdf/pdf-annot.c:434:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 434 | pdf_annot_type_from_string(fz_context *ctx, const char *subtype) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'is_allowed_subtype': [INFO] [stderr] source/pdf/pdf-annot.c:488:75: warning: unused parameter 'property' [-Wunused-parameter] [INFO] [stderr] 488 | static int is_allowed_subtype(fz_context *ctx, pdf_annot *annot, pdf_obj *property, pdf_obj **allowed) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_line_ending_from_string': [INFO] [stderr] source/pdf/pdf-annot.c:1463:62: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1463 | enum pdf_line_ending pdf_line_ending_from_string(fz_context *ctx, const char *end) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_name_from_line_ending': [INFO] [stderr] source/pdf/pdf-annot.c:1478:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1478 | pdf_obj *pdf_name_from_line_ending(fz_context *ctx, enum pdf_line_ending end) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_string_from_line_ending': [INFO] [stderr] source/pdf/pdf-annot.c:1496:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1496 | const char *pdf_string_from_line_ending(fz_context *ctx, enum pdf_line_ending end) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-cmap-parse.c: In function 'pdf_parse_bf_range_array': [INFO] [stderr] source/pdf/pdf-cmap-parse.c:220:105: warning: unused parameter 'hi' [-Wunused-parameter] [INFO] [stderr] 220 | pdf_parse_bf_range_array(fz_context *ctx, pdf_cmap *cmap, fz_stream *file, pdf_lexbuf *buf, int lo, int hi) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_intent_from_name': [INFO] [stderr] source/pdf/pdf-annot.c:3489:50: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3489 | enum pdf_intent pdf_intent_from_name(fz_context *ctx, pdf_obj *it) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_intent_from_string': [INFO] [stderr] source/pdf/pdf-annot.c:3521:52: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3521 | enum pdf_intent pdf_intent_from_string(fz_context *ctx, const char *it) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_name_from_intent': [INFO] [stderr] source/pdf/pdf-annot.c:3553:43: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3553 | pdf_obj *pdf_name_from_intent(fz_context *ctx, enum pdf_intent it) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_string_from_intent': [INFO] [stderr] source/pdf/pdf-annot.c:3569:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3569 | const char *pdf_string_from_intent(fz_context *ctx, enum pdf_intent it) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_parse_default_appearance_unmapped': [INFO] [stderr] source/pdf/pdf-annot.c:3831:51: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3831 | pdf_parse_default_appearance_unmapped(fz_context *ctx, const char *da, char *font_name, int font_name_size, float *size, int *n, float color[4]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_print_default_appearance': [INFO] [stderr] source/pdf/pdf-annot.c:3908:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3908 | pdf_print_default_appearance(fz_context *ctx, char *buf, int nbuf, const char *font, float size, int n, const float *color) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_annot_hidden_for_editing': [INFO] [stderr] source/pdf/pdf-annot.c:4289:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 4289 | pdf_annot_hidden_for_editing(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-annot.c: In function 'pdf_set_annot_hidden_for_editing': [INFO] [stderr] source/pdf/pdf-annot.c:4295:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 4295 | pdf_set_annot_hidden_for_editing(fz_context *ctx, pdf_annot *annot, int hidden) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'pdf_redact_text_filter': [INFO] [stderr] source/pdf/pdf-clean.c:502:60: warning: unused parameter 'ucsbuf' [-Wunused-parameter] [INFO] [stderr] 502 | pdf_redact_text_filter(fz_context *ctx, void *opaque, int *ucsbuf, int ucslen, fz_matrix trm, fz_matrix ctm, fz_rect bbox) [INFO] [stderr] | ~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-clean.c:502:72: warning: unused parameter 'ucslen' [-Wunused-parameter] [INFO] [stderr] 502 | pdf_redact_text_filter(fz_context *ctx, void *opaque, int *ucsbuf, int ucslen, fz_matrix trm, fz_matrix ctm, fz_rect bbox) [INFO] [stderr] | ~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'pdf_redact_image_filter_remove': [INFO] [stderr] source/pdf/pdf-clean.c:659:90: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 659 | pdf_redact_image_filter_remove(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect clip) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-clean.c:659:121: warning: unused parameter 'clip' [-Wunused-parameter] [INFO] [stderr] 659 | pdf_redact_image_filter_remove(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect clip) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'pdf_redact_image_filter_remove_invisible': [INFO] [stderr] source/pdf/pdf-clean.c:706:100: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 706 | pdf_redact_image_filter_remove_invisible(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect clip) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'pdf_redact_image_filter_pixels': [INFO] [stderr] source/pdf/pdf-clean.c:756:90: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 756 | pdf_redact_image_filter_pixels(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect clip) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-clean.c:756:121: warning: unused parameter 'clip' [-Wunused-parameter] [INFO] [stderr] 756 | pdf_redact_image_filter_pixels(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect clip) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'init_redact_filter': [INFO] [stderr] source/pdf/pdf-colorspace.c: In function 'pdf_is_tint_colorspace': [INFO] [stderr] source/pdf/pdf-colorspace.c:190:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 190 | pdf_is_tint_colorspace(fz_context *ctx, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-clean.c:994:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 994 | void init_redact_filter(fz_context *ctx, pdf_redact_options *redact_opts, struct redact_filter_state *red, pdf_page *page, pdf_annot *target) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-clean.c:994:135: warning: unused parameter 'target' [-Wunused-parameter] [INFO] [stderr] 994 | void init_redact_filter(fz_context *ctx, pdf_redact_options *redact_opts, struct redact_filter_state *red, pdf_page *page, pdf_annot *target) [INFO] [stderr] | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'clip_culler': [INFO] [stderr] source/pdf/pdf-clean.c:1115:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1115 | static int clip_culler(fz_context *ctx, void *opaque, fz_rect bbox, fz_cull_type type) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-clean.c: In function 'init_clip_filter': [INFO] [stderr] source/pdf/pdf-clean.c:1137:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1137 | void init_clip_filter(fz_context *ctx, struct clip_filter_state *hc, pdf_page *page, fz_rect *clip) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-cmap.c: In function 'pdf_cmap_wmode': [INFO] [stderr] source/pdf/pdf-cmap.c:88:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 88 | pdf_cmap_wmode(fz_context *ctx, pdf_cmap *cmap) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-cmap.c: In function 'pdf_set_cmap_wmode': [INFO] [stderr] source/pdf/pdf-cmap.c:94:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 94 | pdf_set_cmap_wmode(fz_context *ctx, pdf_cmap *cmap, int wmode) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:26: [INFO] [stderr] source/pdf/cmaps/TrueType-UCS2.h:147:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 147 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz/pixmap.h:29, [INFO] [stderr] from include/mupdf/fitz/compress.h:28, [INFO] [stderr] from include/mupdf/fitz.h:51, [INFO] [stderr] from source/pdf/pdf-cmap-load.c:23: [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:153: [INFO] [stderr] source/pdf/cmaps/83pv-RKSJ-H.h:231:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 231 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] source/fitz/zip.c: In function 'fz_write_zip_entry': [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:154: [INFO] [stderr] source/pdf/cmaps/90ms-RKSJ-H.h:180:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 180 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:155: [INFO] [stderr] source/pdf/cmaps/90ms-RKSJ-V.h:87:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 87 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/fitz/zip.c:46:95: warning: unused parameter 'compress' [-Wunused-parameter] [INFO] [stderr] 46 | fz_write_zip_entry(fz_context *ctx, fz_zip_writer *zip, const char *name, fz_buffer *buf, int compress) [INFO] [stderr] | ~~~~^~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:156: [INFO] [stderr] source/pdf/cmaps/90msp-RKSJ-H.h:179:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 179 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:157: [INFO] [stderr] source/pdf/cmaps/90msp-RKSJ-V.h:87:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 87 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:158: [INFO] [stderr] source/pdf/cmaps/90pv-RKSJ-H.h:272:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 272 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:159: [INFO] [stderr] source/pdf/cmaps/Add-RKSJ-H.h:644:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 644 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:160: [INFO] [stderr] source/pdf/cmaps/Add-RKSJ-V.h:66:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 66 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'pdf_write_dash_pattern': [INFO] [stderr] source/pdf/pdf-font-add.c: In function 'pdf_add_cid_system_info': [INFO] [stderr] source/pdf/pdf-font-add.c:231:56: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 231 | pdf_add_cid_system_info(fz_context *ctx, pdf_document *doc, pdf_obj *fobj, const char *reg, const char *ord, int supp) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font-add.c: In function 'pdf_add_simple_font_encoding_imp': [INFO] [stderr] source/pdf/pdf-font-add.c:617:65: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 617 | pdf_add_simple_font_encoding_imp(fz_context *ctx, pdf_document *doc, pdf_obj *font, const char *glyph_names[]) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font-add.c: In function 'pdf_add_substitute_font': [INFO] [stderr] source/pdf/pdf-font-add.c:823:56: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 823 | pdf_add_substitute_font(fz_context *ctx, pdf_document *doc, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font-add.c:823:70: warning: unused parameter 'font' [-Wunused-parameter] [INFO] [stderr] 823 | pdf_add_substitute_font(fz_context *ctx, pdf_document *doc, fz_font *font) [INFO] [stderr] | ~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-appearance.c:177:85: warning: unused parameter 'res' [-Wunused-parameter] [INFO] [stderr] 177 | pdf_write_dash_pattern(fz_context *ctx, pdf_annot *annot, fz_buffer *buf, pdf_obj **res) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-device.c:213:1: warning: missing initializer for field 'quadto' of 'fz_path_walker' [-Wmissing-field-initializers] [INFO] [stderr] 213 | }; [INFO] [stderr] | ^ [INFO] [stderr] In file included from include/mupdf/fitz.h:66, [INFO] [stderr] from source/pdf/pdf-device.c:23: [INFO] [stderr] include/mupdf/fitz/path.h:77:16: note: 'quadto' declared here [INFO] [stderr] 77 | void (*quadto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_find_font_res': [INFO] [stderr] source/pdf/pdf-device.c:358:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 358 | pdf_dev_find_font_res(fz_context *ctx, pdf_device *pdev, fz_font *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_clip_path': [INFO] [stderr] source/pdf/pdf-device.c:760:110: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 760 | pdf_dev_clip_path(fz_context *ctx, fz_device *dev, const fz_path *path, int even_odd, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_clip_stroke_path': [INFO] [stderr] source/pdf/pdf-device.c:774:103: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 774 | pdf_dev_clip_stroke_path(fz_context *ctx, fz_device *dev, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-device.c:774:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 774 | pdf_dev_clip_stroke_path(fz_context *ctx, fz_device *dev, const fz_path *path, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_clip_text': [INFO] [stderr] source/pdf/pdf-device.c:831:96: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 831 | pdf_dev_clip_text(fz_context *ctx, fz_device *dev, const fz_text *text, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_clip_stroke_text': [INFO] [stderr] source/pdf/pdf-device.c:850:103: warning: unused parameter 'stroke' [-Wunused-parameter] [INFO] [stderr] 850 | pdf_dev_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-device.c:850:134: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 850 | pdf_dev_clip_stroke_text(fz_context *ctx, fz_device *dev, const fz_text *text, const fz_stroke_state *stroke, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_fill_image': [INFO] [stderr] source/pdf/pdf-device.c:917:114: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 917 | pdf_dev_fill_image(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_fill_shade': [INFO] [stderr] source/pdf/pdf-device.c:951:63: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 951 | pdf_dev_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-device.c:951:80: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 951 | pdf_dev_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-device.c:951:91: warning: unused parameter 'alpha' [-Wunused-parameter] [INFO] [stderr] 951 | pdf_dev_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:161: [INFO] [stderr] source/pdf/cmaps/Adobe-CNS1-UCS2.h:17610:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 17610 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c:951:114: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 951 | pdf_dev_fill_shade(fz_context *ctx, fz_device *dev, fz_shade *shade, fz_matrix ctm, float alpha, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_clip_image_mask': [INFO] [stderr] source/pdf/pdf-device.c:997:68: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 997 | pdf_dev_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-device.c:997:85: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 997 | pdf_dev_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-device.c:997:98: warning: unused parameter 'scissor' [-Wunused-parameter] [INFO] [stderr] 997 | pdf_dev_clip_image_mask(fz_context *ctx, fz_device *dev, fz_image *image, fz_matrix ctm, fz_rect scissor) [INFO] [stderr] | ~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_begin_mask': [INFO] [stderr] source/pdf/pdf-device.c:1017:146: warning: unused parameter 'color_params' [-Wunused-parameter] [INFO] [stderr] 1017 | pdf_dev_begin_mask(fz_context *ctx, fz_device *dev, fz_rect bbox, int luminosity, fz_colorspace *colorspace, const float *color, fz_color_params color_params) [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-device.c: In function 'pdf_dev_begin_tile': [INFO] [stderr] source/pdf/pdf-device.c:1147:61: warning: unused parameter 'area' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-device.c:1147:75: warning: unused parameter 'view' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-device.c:1147:87: warning: unused parameter 'xstep' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-device.c:1147:100: warning: unused parameter 'ystep' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-device.c:1147:117: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-device.c:1147:126: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] 1147 | pdf_dev_begin_tile(fz_context *ctx, fz_device *dev, fz_rect area, fz_rect view, float xstep, float ystep, fz_matrix ctm, int id) [INFO] [stderr] | ~~~~^~ [INFO] [stderr] source/pdf/pdf-event.c: In function 'pdf_access_alert_event': [INFO] [stderr] source/pdf/pdf-event.c:32:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 32 | pdf_alert_event *pdf_access_alert_event(fz_context *ctx, pdf_doc_event *evt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-event.c: In function 'pdf_access_exec_menu_item_event': [INFO] [stderr] source/pdf/pdf-event.c:72:57: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 72 | const char *pdf_access_exec_menu_item_event(fz_context *ctx, pdf_doc_event *evt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-event.c: In function 'pdf_access_launch_url_event': [INFO] [stderr] source/pdf/pdf-event.c:100:63: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 100 | pdf_launch_url_event *pdf_access_launch_url_event(fz_context *ctx, pdf_doc_event *evt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-event.c: In function 'pdf_access_mail_doc_event': [INFO] [stderr] source/pdf/pdf-event.c:129:59: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 129 | pdf_mail_doc_event *pdf_access_mail_doc_event(fz_context *ctx, pdf_doc_event *evt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-event.c: In function 'pdf_get_doc_event_callback_data': [INFO] [stderr] source/pdf/pdf-event.c:161:51: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 161 | void *pdf_get_doc_event_callback_data(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'write_stamp_string': [INFO] [stderr] source/pdf/pdf-appearance.c:1437:62: warning: unused parameter 'font' [-Wunused-parameter] [INFO] [stderr] 1437 | write_stamp_string(fz_context *ctx, fz_buffer *buf, fz_font *font, const char *text) [INFO] [stderr] | ~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'init_text_walk': [INFO] [stderr] source/pdf/pdf-appearance.c:1694:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1694 | static void init_text_walk(fz_context *ctx, struct text_walk_state *state, fz_text_language lang, fz_font *font, const char *text, const char *end) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'text_needs_rich_layout': [INFO] [stderr] source/pdf/pdf-appearance.c:2317:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2317 | int text_needs_rich_layout(fz_context *ctx, const char *s) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'pdf_write_sig_widget_appearance': [INFO] [stderr] source/pdf/pdf-appearance.c:2807:61: warning: unused parameter 'annot' [-Wunused-parameter] [INFO] [stderr] 2807 | pdf_write_sig_widget_appearance(fz_context *ctx, pdf_annot *annot, fz_buffer *buf, [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-appearance.c:2808:74: warning: unused parameter 'res' [-Wunused-parameter] [INFO] [stderr] 2808 | const fz_rect *rect, fz_rect *bbox, fz_matrix *matrix, pdf_obj **res) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-function.c: In function 'eval_sample_func': [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'pdf_annot_pop_local_xref': [INFO] [stderr] source/pdf/pdf-function.c:1079:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1079 | eval_sample_func(fz_context *ctx, fz_function *func_, const float *in, float *out) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c:3546:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3546 | pdf_annot_pop_local_xref(fz_context *ctx, pdf_annot *annot) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'update_appearances': [INFO] [stderr] source/pdf/pdf-appearance.c:3778:59: warning: unused parameter 'state' [-Wunused-parameter] [INFO] [stderr] 3778 | update_appearances(fz_context *ctx, fz_page *page_, void *state) [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-function.c: In function 'eval_exponential_func': [INFO] [stderr] source/pdf/pdf-function.c:1207:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1207 | eval_exponential_func(fz_context *ctx, fz_function *func_, const float *in, float *out) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-appearance.c: In function 'hex_from_color': [INFO] [stderr] source/pdf/pdf-appearance.c:2355:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2355 | r = g = b = 0; [INFO] [stderr] | ~~^~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-appearance.c:2356:9: note: here [INFO] [stderr] 2356 | case 1: [INFO] [stderr] | ^~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:162: [INFO] [stderr] source/pdf/cmaps/Adobe-GB1-UCS2.h:13720:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 13720 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_compute_hardened_hash_r6': [INFO] [stderr] source/pdf/pdf-crypt.c:494:42: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 494 | pdf_compute_hardened_hash_r6(fz_context *ctx, unsigned char *password, size_t pwlen, unsigned char salt[8], unsigned char *ownerkey, unsigned char hash[32]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-image.c: In function 'pdf_load_jpx_imp': [INFO] [stderr] source/pdf/pdf-image.c:31:63: warning: unused parameter 'rdb' [-Wunused-parameter] [INFO] [stderr] 31 | pdf_load_jpx_imp(fz_context *ctx, pdf_document *doc, pdf_obj *rdb, pdf_obj *dict, fz_stream *cstm, int forcemask) [INFO] [stderr] | ~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-image.c:31:94: warning: unused parameter 'cstm' [-Wunused-parameter] [INFO] [stderr] 31 | pdf_load_jpx_imp(fz_context *ctx, pdf_document *doc, pdf_obj *rdb, pdf_obj *dict, fz_stream *cstm, int forcemask) [INFO] [stderr] | ~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-image.c: In function 'pdf_parse_jbig2_segment_header': [INFO] [stderr] source/pdf/pdf-image.c:347:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 347 | pdf_parse_jbig2_segment_header(fz_context *ctx, [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_has_permission': [INFO] [stderr] source/pdf/pdf-crypt.c:829:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 829 | pdf_has_permission(fz_context *ctx, pdf_document *doc, fz_permission p) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_document_permissions': [INFO] [stderr] source/pdf/pdf-crypt.c:848:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 848 | pdf_document_permissions(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_compute_owner_password': [INFO] [stderr] source/pdf/pdf-crypt.c:861:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 861 | pdf_compute_owner_password(fz_context *ctx, pdf_crypt *crypt, unsigned char *opassword, size_t opwlen, unsigned char *upassword, size_t upwlen, unsigned char *output) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_key': [INFO] [stderr] source/pdf/pdf-crypt.c:928:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 928 | pdf_crypt_key(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_version': [INFO] [stderr] source/pdf/pdf-crypt.c:936:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 936 | pdf_crypt_version(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_revision': [INFO] [stderr] source/pdf/pdf-crypt.c:943:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 943 | int pdf_crypt_revision(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'crypt_method': [INFO] [stderr] source/pdf/pdf-crypt.c:951:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 951 | crypt_method(fz_context *ctx, int method) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_length': [INFO] [stderr] source/pdf/pdf-crypt.c:987:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 987 | pdf_crypt_length(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_permissions': [INFO] [stderr] source/pdf/pdf-crypt.c:995:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 995 | pdf_crypt_permissions(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_encrypt_metadata': [INFO] [stderr] source/pdf/pdf-crypt.c:1003:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1003 | pdf_crypt_encrypt_metadata(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_owner_password': [INFO] [stderr] source/pdf/pdf-crypt.c:1011:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1011 | pdf_crypt_owner_password(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_user_password': [INFO] [stderr] source/pdf/pdf-crypt.c:1019:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1019 | pdf_crypt_user_password(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_owner_encryption': [INFO] [stderr] source/pdf/pdf-crypt.c:1027:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1027 | pdf_crypt_owner_encryption(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_user_encryption': [INFO] [stderr] source/pdf/pdf-crypt.c:1035:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1035 | pdf_crypt_user_encryption(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_crypt_permissions_encryption': [INFO] [stderr] source/pdf/pdf-crypt.c:1043:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1043 | pdf_crypt_permissions_encryption(fz_context *ctx, pdf_crypt *crypt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c: In function 'pdf_encrypted_len': [INFO] [stderr] source/pdf/pdf-crypt.c:1329:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1329 | size_t pdf_encrypted_len(fz_context *ctx, pdf_crypt *crypt, int num, int gen, size_t len) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c:1329:65: warning: unused parameter 'num' [-Wunused-parameter] [INFO] [stderr] 1329 | size_t pdf_encrypted_len(fz_context *ctx, pdf_crypt *crypt, int num, int gen, size_t len) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] source/pdf/pdf-crypt.c:1329:74: warning: unused parameter 'gen' [-Wunused-parameter] [INFO] [stderr] 1329 | size_t pdf_encrypted_len(fz_context *ctx, pdf_crypt *crypt, int num, int gen, size_t len) [INFO] [stderr] | ~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:163: [INFO] [stderr] source/pdf/cmaps/Adobe-Japan1-UCS2.h:19886:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 19886 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'update_field_value': [INFO] [stderr] source/pdf/pdf-form.c:136:63: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 136 | static void update_field_value(fz_context *ctx, pdf_document *doc, pdf_obj *obj, const char *text) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'reset_form_field': [INFO] [stderr] source/pdf/pdf-form.c:233:61: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 233 | static void reset_form_field(fz_context *ctx, pdf_document *doc, pdf_obj *field) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_has_unsaved_changes': [INFO] [stderr] source/pdf/pdf-form.c:577:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 577 | int pdf_has_unsaved_changes(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_was_repaired': [INFO] [stderr] source/pdf/pdf-form.c:590:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 590 | int pdf_was_repaired(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_first_widget': [INFO] [stderr] source/pdf/pdf-form.c:639:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 639 | pdf_annot *pdf_first_widget(fz_context *ctx, pdf_page *page) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_next_widget': [INFO] [stderr] source/pdf/pdf-form.c:644:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 644 | pdf_annot *pdf_next_widget(fz_context *ctx, pdf_annot *widget) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_signature_is_signed': [INFO] [stderr] source/pdf/pdf-form.c:1575:60: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1575 | int pdf_signature_is_signed(fz_context *ctx, pdf_document *doc, pdf_obj *field) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_set_widget_editing_state': [INFO] [stderr] source/pdf/pdf-form.c:1993:47: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1993 | void pdf_set_widget_editing_state(fz_context *ctx, pdf_annot *widget, int editing) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_get_widget_editing_state': [INFO] [stderr] source/pdf/pdf-form.c:1998:46: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1998 | int pdf_get_widget_editing_state(fz_context *ctx, pdf_annot *widget) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c: In function 'pdf_bake_annot': [INFO] [stderr] source/pdf/pdf-form.c:2364:75: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 2364 | static void pdf_bake_annot(fz_context *ctx, fz_buffer *buf, pdf_document *doc, pdf_obj *page, pdf_obj *res_xobj, pdf_obj *annot) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-form.c:2364:89: warning: unused parameter 'page' [-Wunused-parameter] [INFO] [stderr] 2364 | static void pdf_bake_annot(fz_context *ctx, fz_buffer *buf, pdf_document *doc, pdf_obj *page, pdf_obj *res_xobj, pdf_obj *annot) [INFO] [stderr] | ~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_init_csi': [INFO] [stderr] source/pdf/pdf-interpret.c:89:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 89 | pdf_init_csi(fz_context *ctx, pdf_csi *csi, pdf_document *doc, pdf_obj *rdb, pdf_lexbuf *buf, fz_cookie *cookie) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_process_BMC': [INFO] [stderr] source/pdf/pdf-interpret.c:588:64: warning: unused parameter 'csi' [-Wunused-parameter] [INFO] [stderr] 588 | pdf_process_BMC(fz_context *ctx, pdf_processor *proc, pdf_csi *csi, const char *name) [INFO] [stderr] | ~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_process_EMC': [INFO] [stderr] source/pdf/pdf-interpret.c:597:64: warning: unused parameter 'csi' [-Wunused-parameter] [INFO] [stderr] 597 | pdf_process_EMC(fz_context *ctx, pdf_processor *proc, pdf_csi *csi) [INFO] [stderr] | ~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_process_annot': [INFO] [stderr] source/pdf/pdf-interpret.c:1187:86: warning: unused parameter 'cookie' [-Wunused-parameter] [INFO] [stderr] 1187 | pdf_process_annot(fz_context *ctx, pdf_processor *proc, pdf_annot *annot, fz_cookie *cookie) [INFO] [stderr] | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_tos_save': [INFO] [stderr] source/pdf/pdf-interpret.c:1276:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1276 | pdf_tos_save(fz_context *ctx, pdf_text_object_state *tos, fz_matrix save[2]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_tos_restore': [INFO] [stderr] source/pdf/pdf-interpret.c:1283:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1283 | pdf_tos_restore(fz_context *ctx, pdf_text_object_state *tos, fz_matrix save[2]) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_tos_get_text': [INFO] [stderr] source/pdf/pdf-interpret.c:1290:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1290 | pdf_tos_get_text(fz_context *ctx, pdf_text_object_state *tos) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:164: [INFO] [stderr] source/pdf/cmaps/Adobe-Korea1-UCS2.h:9442:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 9442 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_tos_move_after_char': [INFO] [stderr] source/pdf/pdf-interpret.c:1349:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1349 | pdf_tos_move_after_char(fz_context *ctx, pdf_text_object_state *tos) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-interpret.c: In function 'pdf_process_stream': [INFO] [stderr] source/pdf/pdf-image-rewriter.c: In function 'recompress_image': [INFO] [stderr] source/pdf/pdf-image-rewriter.c:672:55: warning: unused parameter 'type' [-Wunused-parameter] [INFO] [stderr] 672 | recompress_image(fz_context *ctx, fz_pixmap *pix, int type, int fmt, int method, const char *quality, fz_image *oldimg) [INFO] [stderr] | ~~~~^~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:165: [INFO] [stderr] source/pdf/cmaps/B5pc-H.h:256:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 256 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:166: [INFO] [stderr] source/pdf/cmaps/B5pc-V.h:21:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 21 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-interpret.c:929:52: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 929 | if (buf->scratch[0] == 'T' && (buf->scratch[1] == 'w' || buf->scratch[1] == 'c') && buf->scratch[2] == 0) [INFO] [stderr] | ^ [INFO] [stderr] source/pdf/pdf-interpret.c:944:41: note: here [INFO] [stderr] 944 | default: [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:167: [INFO] [stderr] source/pdf/cmaps/CNS-EUC-H.h:407:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 407 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:168: [INFO] [stderr] source/pdf/cmaps/CNS-EUC-V.h:453:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 453 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:169: [INFO] [stderr] source/pdf/cmaps/ETen-B5-H.h:263:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 263 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:170: [INFO] [stderr] source/pdf/cmaps/ETen-B5-V.h:22:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 22 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:171: [INFO] [stderr] source/pdf/cmaps/ETenms-B5-H.h:10:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 10 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:172: [INFO] [stderr] source/pdf/cmaps/ETenms-B5-V.h:27:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 27 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:173: [INFO] [stderr] source/pdf/cmaps/EUC-H.h:129:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 129 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:174: [INFO] [stderr] source/pdf/cmaps/EUC-V.h:36:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 36 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:175: [INFO] [stderr] source/pdf/cmaps/Ext-RKSJ-H.h:674:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 674 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:176: [INFO] [stderr] source/pdf/cmaps/Ext-RKSJ-V.h:48:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 48 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:177: [INFO] [stderr] source/pdf/cmaps/GB-EUC-H.h:99:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 99 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:178: [INFO] [stderr] source/pdf/cmaps/GB-EUC-V.h:29:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 29 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:179: [INFO] [stderr] source/pdf/cmaps/GBK-EUC-H.h:11:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 11 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:180: [INFO] [stderr] source/pdf/cmaps/GBK-EUC-V.h:29:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 29 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:181: [INFO] [stderr] source/pdf/cmaps/GBK-X.h:4078:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 4078 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:182: [INFO] [stderr] source/pdf/cmaps/GBK2K-H.h:1031:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 1031 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:183: [INFO] [stderr] source/pdf/cmaps/GBK2K-V.h:50:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 50 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:184: [INFO] [stderr] source/pdf/cmaps/GBKp-EUC-H.h:10:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 10 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:185: [INFO] [stderr] source/pdf/cmaps/GBKp-EUC-V.h:29:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 29 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:186: [INFO] [stderr] source/pdf/cmaps/GBpc-EUC-H.h:100:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 100 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:187: [INFO] [stderr] source/pdf/cmaps/GBpc-EUC-V.h:29:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 29 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:188: [INFO] [stderr] source/pdf/cmaps/H.h:127:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 127 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_drop_js': [INFO] [stderr] source/pdf/pdf-js.c:1317:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1317 | void pdf_drop_js(fz_context *ctx, pdf_js *js) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1317:43: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1317 | void pdf_drop_js(fz_context *ctx, pdf_js *js) { } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_enable_js': [INFO] [stderr] source/pdf/pdf-js.c:1318:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1318 | void pdf_enable_js(fz_context *ctx, pdf_document *doc) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1318:51: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1318 | void pdf_enable_js(fz_context *ctx, pdf_document *doc) { } [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_disable_js': [INFO] [stderr] source/pdf/pdf-js.c:1319:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1319 | void pdf_disable_js(fz_context *ctx, pdf_document *doc) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1319:52: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1319 | void pdf_disable_js(fz_context *ctx, pdf_document *doc) { } [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_supported': [INFO] [stderr] source/pdf/pdf-js.c:1320:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1320 | int pdf_js_supported(fz_context *ctx, pdf_document *doc) { return 0; } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1320:53: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1320 | int pdf_js_supported(fz_context *ctx, pdf_document *doc) { return 0; } [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_init': [INFO] [stderr] source/pdf/pdf-js.c:1321:32: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1321 | void pdf_js_event_init(pdf_js *js, pdf_obj *target, const char *value, int willCommit) { } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c:1321:45: warning: unused parameter 'target' [-Wunused-parameter] [INFO] [stderr] 1321 | void pdf_js_event_init(pdf_js *js, pdf_obj *target, const char *value, int willCommit) { } [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-js.c:1321:65: warning: unused parameter 'value' [-Wunused-parameter] [INFO] [stderr] 1321 | void pdf_js_event_init(pdf_js *js, pdf_obj *target, const char *value, int willCommit) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-js.c:1321:76: warning: unused parameter 'willCommit' [-Wunused-parameter] [INFO] [stderr] 1321 | void pdf_js_event_init(pdf_js *js, pdf_obj *target, const char *value, int willCommit) { } [INFO] [stderr] | ~~~~^~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_init_keystroke': [INFO] [stderr] source/pdf/pdf-js.c:1322:42: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1322 | void pdf_js_event_init_keystroke(pdf_js *js, pdf_obj *target, pdf_keystroke_event *evt) { } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c:1322:55: warning: unused parameter 'target' [-Wunused-parameter] [INFO] [stderr] 1322 | void pdf_js_event_init_keystroke(pdf_js *js, pdf_obj *target, pdf_keystroke_event *evt) { } [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-js.c:1322:84: warning: unused parameter 'evt' [-Wunused-parameter] [INFO] [stderr] 1322 | void pdf_js_event_init_keystroke(pdf_js *js, pdf_obj *target, pdf_keystroke_event *evt) { } [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_result_keystroke': [INFO] [stderr] source/pdf/pdf-js.c:1323:43: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1323 | int pdf_js_event_result_keystroke(pdf_js *js, pdf_keystroke_event *evt) { return 1; } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c:1323:68: warning: unused parameter 'evt' [-Wunused-parameter] [INFO] [stderr] 1323 | int pdf_js_event_result_keystroke(pdf_js *js, pdf_keystroke_event *evt) { return 1; } [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_result': [INFO] [stderr] source/pdf/pdf-js.c:1324:33: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1324 | int pdf_js_event_result(pdf_js *js) { return 1; } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_value': [INFO] [stderr] source/pdf/pdf-js.c:1325:34: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1325 | char *pdf_js_event_value(pdf_js *js) { return ""; } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_execute': [INFO] [stderr] source/pdf/pdf-js.c:1326:29: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1326 | void pdf_js_execute(pdf_js *js, const char *name, const char *source, char **result) { } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c:1326:45: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1326 | void pdf_js_execute(pdf_js *js, const char *name, const char *source, char **result) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-js.c:1326:63: warning: unused parameter 'source' [-Wunused-parameter] [INFO] [stderr] 1326 | void pdf_js_execute(pdf_js *js, const char *name, const char *source, char **result) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-js.c:1326:78: warning: unused parameter 'result' [-Wunused-parameter] [INFO] [stderr] 1326 | void pdf_js_execute(pdf_js *js, const char *name, const char *source, char **result) { } [INFO] [stderr] | ~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_event_result_validate': [INFO] [stderr] source/pdf/pdf-js.c:1327:42: warning: unused parameter 'js' [-Wunused-parameter] [INFO] [stderr] 1327 | int pdf_js_event_result_validate(pdf_js *js, char **newvalue) { *newvalue=NULL; return 1; } [INFO] [stderr] | ~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_get_console': [INFO] [stderr] source/pdf/pdf-js.c:1328:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1328 | pdf_js_console *pdf_js_get_console(fz_context *ctx, pdf_document *doc) { return NULL; } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1328:67: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1328 | pdf_js_console *pdf_js_get_console(fz_context *ctx, pdf_document *doc) { return NULL; } [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c: In function 'pdf_js_set_console': [INFO] [stderr] source/pdf/pdf-js.c:1329:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1329 | void pdf_js_set_console(fz_context *ctx, pdf_document *doc, pdf_js_console *console, void *user) { } [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1329:56: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 1329 | void pdf_js_set_console(fz_context *ctx, pdf_document *doc, pdf_js_console *console, void *user) { } [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-js.c:1329:77: warning: unused parameter 'console' [-Wunused-parameter] [INFO] [stderr] 1329 | void pdf_js_set_console(fz_context *ctx, pdf_document *doc, pdf_js_console *console, void *user) { } [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-js.c:1329:92: warning: unused parameter 'user' [-Wunused-parameter] [INFO] [stderr] 1329 | void pdf_js_set_console(fz_context *ctx, pdf_document *doc, pdf_js_console *console, void *user) { } [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'pdf_load_embedded_font': [INFO] [stderr] source/pdf/pdf-font.c:553:55: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 553 | pdf_load_embedded_font(fz_context *ctx, pdf_document *doc, pdf_font_desc *fontdesc, const char *fontname, pdf_obj *stmref) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'pdf_font_is_droppable': [INFO] [stderr] source/pdf/pdf-font.c:606:53: warning: unused parameter 'fontdesc' [-Wunused-parameter] [INFO] [stderr] 606 | pdf_font_is_droppable(fz_context *ctx, fz_storable *fontdesc) [INFO] [stderr] | ~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:189: [INFO] [stderr] source/pdf/cmaps/HKscs-B5-H.h:1221:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 1221 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:190: [INFO] [stderr] source/pdf/cmaps/HKscs-B5-V.h:22:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 22 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:191: [INFO] [stderr] source/pdf/cmaps/Identity-H.h:10:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 10 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:192: [INFO] [stderr] source/pdf/cmaps/Identity-V.h:6:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 6 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:193: [INFO] [stderr] source/pdf/cmaps/KSC-EUC-H.h:476:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 476 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:194: [INFO] [stderr] source/pdf/cmaps/KSC-EUC-V.h:25:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 25 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'hail_mary_make_hash_key': [INFO] [stderr] source/pdf/pdf-font.c:1082:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1082 | hail_mary_make_hash_key(fz_context *ctx, fz_store_hash *hash, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c:1082:69: warning: unused parameter 'key_' [-Wunused-parameter] [INFO] [stderr] 1082 | hail_mary_make_hash_key(fz_context *ctx, fz_store_hash *hash, void *key_) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'hail_mary_keep_key': [INFO] [stderr] source/pdf/pdf-font.c:1090:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1090 | hail_mary_keep_key(fz_context *ctx, void *key) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'hail_mary_drop_key': [INFO] [stderr] source/pdf/pdf-font.c:1096:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1096 | hail_mary_drop_key(fz_context *ctx, void *key) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c:1096:43: warning: unused parameter 'key' [-Wunused-parameter] [INFO] [stderr] 1096 | hail_mary_drop_key(fz_context *ctx, void *key) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'hail_mary_cmp_key': [INFO] [stderr] source/pdf/pdf-font.c:1101:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1101 | hail_mary_cmp_key(fz_context *ctx, void *k0, void *k1) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c: In function 'hail_mary_format_key': [INFO] [stderr] source/pdf/pdf-font.c:1107:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1107 | hail_mary_format_key(fz_context *ctx, char *s, size_t n, void *key_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-font.c:1107:64: warning: unused parameter 'key_' [-Wunused-parameter] [INFO] [stderr] 1107 | hail_mary_format_key(fz_context *ctx, char *s, size_t n, void *key_) [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:195: [INFO] [stderr] source/pdf/cmaps/KSCms-UHC-H.h:684:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 684 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:196: [INFO] [stderr] source/pdf/cmaps/KSCms-UHC-HW-H.h:684:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 684 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:197: [INFO] [stderr] source/pdf/cmaps/KSCms-UHC-HW-V.h:25:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 25 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:198: [INFO] [stderr] source/pdf/cmaps/KSCms-UHC-V.h:25:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 25 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:199: [INFO] [stderr] source/pdf/cmaps/KSCpc-EUC-H.h:518:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 518 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:200: [INFO] [stderr] source/pdf/cmaps/UniCNS-UCS2-H.h:46:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 46 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:201: [INFO] [stderr] source/pdf/cmaps/UniCNS-UCS2-V.h:22:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 22 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:202: [INFO] [stderr] source/pdf/cmaps/UniCNS-UTF16-H.h:3427:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 3427 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:203: [INFO] [stderr] source/pdf/cmaps/UniCNS-UTF16-V.h:22:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 22 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_set_font_wmode': [INFO] [stderr] source/pdf/pdf-metrics.c:29:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 29 | pdf_set_font_wmode(fz_context *ctx, pdf_font_desc *font, int wmode) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_set_default_hmtx': [INFO] [stderr] source/pdf/pdf-metrics.c:35:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 35 | pdf_set_default_hmtx(fz_context *ctx, pdf_font_desc *font, int w) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_set_default_vmtx': [INFO] [stderr] source/pdf/pdf-metrics.c:41:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 41 | pdf_set_default_vmtx(fz_context *ctx, pdf_font_desc *font, int y, int w) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_end_hmtx': [INFO] [stderr] source/pdf/pdf-metrics.c:96:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 96 | pdf_end_hmtx(fz_context *ctx, pdf_font_desc *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_end_vmtx': [INFO] [stderr] source/pdf/pdf-metrics.c:105:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 105 | pdf_end_vmtx(fz_context *ctx, pdf_font_desc *font) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-metrics.c: In function 'pdf_lookup_hmtx': [INFO] [stderr] source/pdf/pdf-metrics.c:114:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 114 | pdf_lookup_hmtx(fz_context *ctx, pdf_font_desc *font, int cid) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-link.c: In function 'pdf_guess_mime_type_from_file_name': [INFO] [stderr] source/pdf/pdf-link.c:388:48: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 388 | pdf_guess_mime_type_from_file_name(fz_context *ctx, const char *filename) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'find_rewritten_image': [INFO] [stderr] source/pdf/pdf-op-color.c:121:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 121 | find_rewritten_image(fz_context *ctx, pdf_color_processor *p, pdf_obj *im_obj, char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'find_rewritten_shade': [INFO] [stderr] source/pdf/pdf-op-color.c:173:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 173 | find_rewritten_shade(fz_context *ctx, pdf_color_processor *p, pdf_obj *before, char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_color_CS': [INFO] [stderr] source/pdf/pdf-op-color.c:1081:85: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 1081 | pdf_color_CS(fz_context *ctx, pdf_processor *proc, const char *name, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_color_cs': [INFO] [stderr] source/pdf/pdf-op-color.c:1096:85: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 1096 | pdf_color_cs(fz_context *ctx, pdf_processor *proc, const char *name, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_color_SC_pattern': [INFO] [stderr] source/pdf/pdf-op-color.c:1111:91: warning: unused parameter 'pat' [-Wunused-parameter] [INFO] [stderr] 1111 | pdf_color_SC_pattern(fz_context *ctx, pdf_processor *proc, const char *name, pdf_pattern *pat, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_color_sc_pattern': [INFO] [stderr] source/pdf/pdf-op-color.c:1122:91: warning: unused parameter 'pat' [-Wunused-parameter] [INFO] [stderr] 1122 | pdf_color_sc_pattern(fz_context *ctx, pdf_processor *proc, const char *name, pdf_pattern *pat, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_color_Do_form': [INFO] [stderr] source/pdf/pdf-op-color.c:1504:69: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1504 | pdf_color_Do_form(fz_context *ctx, pdf_processor *proc, const char *name, pdf_obj *xobj) [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-color.c: In function 'pdf_new_color_filter': [INFO] [stderr] source/pdf/pdf-op-color.c:1724:13: warning: unused parameter 'struct_parents' [-Wunused-parameter] [INFO] [stderr] 1724 | int struct_parents, [INFO] [stderr] | ~~~~^~~~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-op-color.c:1725:19: warning: unused parameter 'transform' [-Wunused-parameter] [INFO] [stderr] 1725 | fz_matrix transform, [INFO] [stderr] | ~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-link.c: In function 'is_file_uri': [INFO] [stderr] source/pdf/pdf-link.c:836:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 836 | is_file_uri(fz_context *ctx, const char *uri) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-link.c: In function 'has_explicit_dest': [INFO] [stderr] source/pdf/pdf-link.c:842:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 842 | has_explicit_dest(fz_context *ctx, const char *uri) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-link.c: In function 'pdf_new_explicit_dest_from_uri': [INFO] [stderr] source/pdf/pdf-link.c:915:44: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 915 | pdf_new_explicit_dest_from_uri(fz_context *ctx, pdf_document *doc, const char *uri) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-link.c:915:63: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 915 | pdf_new_explicit_dest_from_uri(fz_context *ctx, pdf_document *doc, const char *uri) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_is_indirect': [INFO] [stderr] source/pdf/pdf-object.c:289:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 289 | int pdf_is_indirect(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_set_int': [INFO] [stderr] source/pdf/pdf-object.c:473:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 473 | void pdf_set_int(fz_context *ctx, pdf_obj *obj, int64_t i) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_to_num': [INFO] [stderr] source/pdf/pdf-object.c:490:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 490 | int pdf_to_num(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_to_gen': [INFO] [stderr] source/pdf/pdf-object.c:497:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 497 | int pdf_to_gen(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_get_indirect_document': [INFO] [stderr] source/pdf/pdf-object.c:507:53: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 507 | pdf_document *pdf_get_indirect_document(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_get_bound_document': [INFO] [stderr] source/pdf/pdf-object.c:517:50: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 517 | pdf_document *pdf_get_bound_document(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-lex.c: In function 'pdf_lexbuf_init': [INFO] [stderr] source/pdf/pdf-lex.c:542:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 542 | void pdf_lexbuf_init(fz_context *ctx, pdf_lexbuf *lb, int size) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_fingerprint_file': [INFO] [stderr] source/pdf/pdf-object.c:1497:34: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1497 | pdf_fingerprint_file(fz_context *ctx, pdf_document *doc, unsigned char digest[16], int i) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_new_date': [INFO] [stderr] source/pdf/pdf-object.c:2115:54: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 2115 | pdf_obj *pdf_new_date(fz_context *ctx, pdf_document *doc, int64_t time) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_dict_find': [INFO] [stderr] source/pdf/pdf-object.c:2317:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2317 | pdf_dict_find(fz_context *ctx, pdf_obj *obj, pdf_obj *key) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:204: [INFO] [stderr] source/pdf/cmaps/UniCNS-X.h:16386:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 16386 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:205: [INFO] [stderr] source/pdf/cmaps/UniGB-UCS2-H.h:11:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 11 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:206: [INFO] [stderr] source/pdf/cmaps/UniGB-UCS2-V.h:33:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 33 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:207: [INFO] [stderr] source/pdf/cmaps/UniGB-UTF16-H.h:82:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 82 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:208: [INFO] [stderr] source/pdf/cmaps/UniGB-UTF16-V.h:32:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 32 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_mark_bits_reset': [INFO] [stderr] source/pdf/pdf-object.c:2920:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2920 | void pdf_mark_bits_reset(fz_context *ctx, pdf_mark_bits *marks) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_mark_list_pop': [INFO] [stderr] source/pdf/pdf-object.c:2984:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2984 | pdf_mark_list_pop(fz_context *ctx, pdf_mark_list *marks) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_mark_list_init': [INFO] [stderr] source/pdf/pdf-object.c:3000:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3000 | pdf_mark_list_init(fz_context *ctx, pdf_mark_list *marks) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_set_obj_memo': [INFO] [stderr] source/pdf/pdf-object.c:3018:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3018 | pdf_set_obj_memo(fz_context *ctx, pdf_obj *obj, int bit, int memo) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_obj_memo': [INFO] [stderr] source/pdf/pdf-object.c:3031:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3031 | pdf_obj_memo(fz_context *ctx, pdf_obj *obj, int bit, int *memo) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_obj_parent_num': [INFO] [stderr] source/pdf/pdf-object.c:3190:36: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3190 | int pdf_obj_parent_num(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'fmt_sep': [INFO] [stderr] source/pdf/pdf-object.c:3300:40: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3300 | static inline void fmt_sep(fz_context *ctx, struct fmt *fmt) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-object.c: In function 'pdf_obj_refs': [INFO] [stderr] source/pdf/pdf-object.c:3731:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3731 | int pdf_obj_refs(fz_context *ctx, pdf_obj *obj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:209: [INFO] [stderr] source/pdf/cmaps/UniGB-X.h:13779:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 13779 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:210: [INFO] [stderr] source/pdf/cmaps/UniJIS-UCS2-H.h:64:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 64 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:211: [INFO] [stderr] source/pdf/cmaps/UniJIS-UCS2-HW-H.h:13:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 13 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:212: [INFO] [stderr] source/pdf/cmaps/UniJIS-UCS2-HW-V.h:208:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 208 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:213: [INFO] [stderr] source/pdf/cmaps/UniJIS-UCS2-V.h:204:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 204 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:214: [INFO] [stderr] source/pdf/cmaps/UniJIS-UTF16-H.h:5505:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 5505 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:215: [INFO] [stderr] source/pdf/cmaps/UniJIS-UTF16-V.h:224:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 224 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:216: [INFO] [stderr] source/pdf/cmaps/UniJIS-X.h:8493:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 8493 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:217: [INFO] [stderr] source/pdf/cmaps/UniKS-UCS2-H.h:6:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 6 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:218: [INFO] [stderr] source/pdf/cmaps/UniKS-UCS2-V.h:27:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 27 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:219: [INFO] [stderr] source/pdf/cmaps/UniKS-UTF16-H.h:171:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 171 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:220: [INFO] [stderr] source/pdf/cmaps/UniKS-UTF16-V.h:27:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 27 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'post_op': [INFO] [stderr] source/pdf/pdf-op-buffer.c:49:21: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 49 | post_op(fz_context *ctx, pdf_output_processor *proc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_gs_begin': [INFO] [stderr] source/pdf/pdf-op-buffer.c:162:84: warning: unused parameter 'extgstate' [-Wunused-parameter] [INFO] [stderr] 162 | pdf_out_gs_begin(fz_context *ctx, pdf_processor *proc_, const char *name, pdf_obj *extgstate) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_gs_end': [INFO] [stderr] source/pdf/pdf-op-buffer.c:173:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 173 | pdf_out_gs_end(fz_context *ctx, pdf_processor *proc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_Tf': [INFO] [stderr] source/pdf/pdf-op-buffer.c:478:84: warning: unused parameter 'font' [-Wunused-parameter] [INFO] [stderr] 478 | pdf_out_Tf(fz_context *ctx, pdf_processor *proc_, const char *name, pdf_font_desc *font, float size) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_CS': [INFO] [stderr] source/pdf/pdf-op-buffer.c:656:84: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 656 | pdf_out_CS(fz_context *ctx, pdf_processor *proc_, const char *name, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_cs': [INFO] [stderr] source/pdf/pdf-op-buffer.c:665:84: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 665 | pdf_out_cs(fz_context *ctx, pdf_processor *proc_, const char *name, fz_colorspace *cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_SC_pattern': [INFO] [stderr] source/pdf/pdf-op-buffer.c:674:90: warning: unused parameter 'pat' [-Wunused-parameter] [INFO] [stderr] 674 | pdf_out_SC_pattern(fz_context *ctx, pdf_processor *proc_, const char *name, pdf_pattern *pat, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_sc_pattern': [INFO] [stderr] source/pdf/pdf-op-buffer.c:687:90: warning: unused parameter 'pat' [-Wunused-parameter] [INFO] [stderr] 687 | pdf_out_sc_pattern(fz_context *ctx, pdf_processor *proc_, const char *name, pdf_pattern *pat, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_SC_shade': [INFO] [stderr] source/pdf/pdf-op-buffer.c:700:85: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 700 | pdf_out_SC_shade(fz_context *ctx, pdf_processor *proc_, const char *name, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_sc_shade': [INFO] [stderr] source/pdf/pdf-op-buffer.c:709:85: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 709 | pdf_out_sc_shade(fz_context *ctx, pdf_processor *proc_, const char *name, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_sh': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1004:79: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 1004 | pdf_out_sh(fz_context *ctx, pdf_processor *proc_, const char *name, fz_shade *shade) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_Do_image': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1013:85: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 1013 | pdf_out_Do_image(fz_context *ctx, pdf_processor *proc_, const char *name, fz_image *image) [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_Do_form': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1022:83: warning: unused parameter 'xobj' [-Wunused-parameter] [INFO] [stderr] 1022 | pdf_out_Do_form(fz_context *ctx, pdf_processor *proc_, const char *name, pdf_obj *xobj) [INFO] [stderr] | ~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_DP': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1042:91: warning: unused parameter 'cooked' [-Wunused-parameter] [INFO] [stderr] 1042 | pdf_out_DP(fz_context *ctx, pdf_processor *proc_, const char *tag, pdf_obj *raw, pdf_obj *cooked) [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_out_BDC': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1065:92: warning: unused parameter 'cooked' [-Wunused-parameter] [INFO] [stderr] 1065 | pdf_out_BDC(fz_context *ctx, pdf_processor *proc_, const char *tag, pdf_obj *raw, pdf_obj *cooked) [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_q': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1337:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1337 | pdf_balance_q(fz_context *ctx, pdf_processor *proc_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_Q': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1344:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1344 | pdf_balance_Q(fz_context *ctx, pdf_processor *proc_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_void': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1353:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1353 | pdf_balance_void(fz_context *ctx, pdf_processor *proc_) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_string': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1362:79: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1362 | static void pdf_balance_string(fz_context *ctx, pdf_processor *p, const char *x) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_int': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1363:68: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1363 | static void pdf_balance_int(fz_context *ctx, pdf_processor *p, int x) BALANCE [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_float': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1364:72: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1364 | static void pdf_balance_float(fz_context *ctx, pdf_processor *p, float x) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_float2': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1365:73: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1365 | static void pdf_balance_float2(fz_context *ctx, pdf_processor *p, float x, float y) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1365:82: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] 1365 | static void pdf_balance_float2(fz_context *ctx, pdf_processor *p, float x, float y) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_float3': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1366:73: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1366 | static void pdf_balance_float3(fz_context *ctx, pdf_processor *p, float x, float y, float z) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1366:82: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] 1366 | static void pdf_balance_float3(fz_context *ctx, pdf_processor *p, float x, float y, float z) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1366:91: warning: unused parameter 'z' [-Wunused-parameter] [INFO] [stderr] 1366 | static void pdf_balance_float3(fz_context *ctx, pdf_processor *p, float x, float y, float z) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_float4': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1367:73: warning: unused parameter 'x' [-Wunused-parameter] [INFO] [stderr] 1367 | static void pdf_balance_float4(fz_context *ctx, pdf_processor *p, float x, float y, float z, float w) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1367:82: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] 1367 | static void pdf_balance_float4(fz_context *ctx, pdf_processor *p, float x, float y, float z, float w) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1367:91: warning: unused parameter 'z' [-Wunused-parameter] [INFO] [stderr] 1367 | static void pdf_balance_float4(fz_context *ctx, pdf_processor *p, float x, float y, float z, float w) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1367:100: warning: unused parameter 'w' [-Wunused-parameter] [INFO] [stderr] 1367 | static void pdf_balance_float4(fz_context *ctx, pdf_processor *p, float x, float y, float z, float w) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_float6': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:73: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:82: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:91: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:100: warning: unused parameter 'd' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:109: warning: unused parameter 'e' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1368:118: warning: unused parameter 'f' [-Wunused-parameter] [INFO] [stderr] 1368 | static void pdf_balance_float6(fz_context *ctx, pdf_processor *p, float a, float b, float c, float d, float e, float f) BALANCE [INFO] [stderr] | ~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_d': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1370:71: warning: unused parameter 'array' [-Wunused-parameter] [INFO] [stderr] 1370 | static void pdf_balance_d(fz_context *ctx, pdf_processor *p, pdf_obj *array, float phase) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1370:84: warning: unused parameter 'phase' [-Wunused-parameter] [INFO] [stderr] 1370 | static void pdf_balance_d(fz_context *ctx, pdf_processor *p, pdf_obj *array, float phase) BALANCE [INFO] [stderr] | ~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_gs_begin': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1371:81: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1371 | static void pdf_balance_gs_begin(fz_context *ctx, pdf_processor *p, const char *name, pdf_obj *extgstate) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1371:96: warning: unused parameter 'extgstate' [-Wunused-parameter] [INFO] [stderr] 1371 | static void pdf_balance_gs_begin(fz_context *ctx, pdf_processor *p, const char *name, pdf_obj *extgstate) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_Tf': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1372:75: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1372 | static void pdf_balance_Tf(fz_context *ctx, pdf_processor *p, const char *name, pdf_font_desc *font, float size) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1372:96: warning: unused parameter 'font' [-Wunused-parameter] [INFO] [stderr] 1372 | static void pdf_balance_Tf(fz_context *ctx, pdf_processor *p, const char *name, pdf_font_desc *font, float size) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1372:108: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] 1372 | static void pdf_balance_Tf(fz_context *ctx, pdf_processor *p, const char *name, pdf_font_desc *font, float size) BALANCE [INFO] [stderr] | ~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_TJ': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1373:72: warning: unused parameter 'array' [-Wunused-parameter] [INFO] [stderr] 1373 | static void pdf_balance_TJ(fz_context *ctx, pdf_processor *p, pdf_obj *array) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_Tj': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1374:69: warning: unused parameter 'str' [-Wunused-parameter] [INFO] [stderr] 1374 | static void pdf_balance_Tj(fz_context *ctx, pdf_processor *p, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1374:81: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] 1374 | static void pdf_balance_Tj(fz_context *ctx, pdf_processor *p, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_squote': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1375:73: warning: unused parameter 'str' [-Wunused-parameter] [INFO] [stderr] 1375 | static void pdf_balance_squote(fz_context *ctx, pdf_processor *p, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1375:85: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] 1375 | static void pdf_balance_squote(fz_context *ctx, pdf_processor *p, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_dquote': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1376:73: warning: unused parameter 'aw' [-Wunused-parameter] [INFO] [stderr] 1376 | static void pdf_balance_dquote(fz_context *ctx, pdf_processor *p, float aw, float ac, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1376:83: warning: unused parameter 'ac' [-Wunused-parameter] [INFO] [stderr] 1376 | static void pdf_balance_dquote(fz_context *ctx, pdf_processor *p, float aw, float ac, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1376:93: warning: unused parameter 'str' [-Wunused-parameter] [INFO] [stderr] 1376 | static void pdf_balance_dquote(fz_context *ctx, pdf_processor *p, float aw, float ac, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1376:105: warning: unused parameter 'len' [-Wunused-parameter] [INFO] [stderr] 1376 | static void pdf_balance_dquote(fz_context *ctx, pdf_processor *p, float aw, float ac, char *str, size_t len) BALANCE [INFO] [stderr] | ~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_cs': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1377:75: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1377 | static void pdf_balance_cs(fz_context *ctx, pdf_processor *p, const char *name, fz_colorspace *cs) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1377:96: warning: unused parameter 'cs' [-Wunused-parameter] [INFO] [stderr] 1377 | static void pdf_balance_cs(fz_context *ctx, pdf_processor *p, const char *name, fz_colorspace *cs) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_sc_pattern': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1378:83: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1378 | static void pdf_balance_sc_pattern(fz_context *ctx, pdf_processor *p, const char *name, pdf_pattern *pat, int n, float *color) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1378:102: warning: unused parameter 'pat' [-Wunused-parameter] [INFO] [stderr] 1378 | static void pdf_balance_sc_pattern(fz_context *ctx, pdf_processor *p, const char *name, pdf_pattern *pat, int n, float *color) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1378:111: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1378 | static void pdf_balance_sc_pattern(fz_context *ctx, pdf_processor *p, const char *name, pdf_pattern *pat, int n, float *color) BALANCE [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1378:121: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1378 | static void pdf_balance_sc_pattern(fz_context *ctx, pdf_processor *p, const char *name, pdf_pattern *pat, int n, float *color) BALANCE [INFO] [stderr] | ~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_sc_shade': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1379:81: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1379 | static void pdf_balance_sc_shade(fz_context *ctx, pdf_processor *p, const char *name, fz_shade *shade) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1379:97: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 1379 | static void pdf_balance_sc_shade(fz_context *ctx, pdf_processor *p, const char *name, fz_shade *shade) BALANCE [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_sc_color': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1380:73: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] 1380 | static void pdf_balance_sc_color(fz_context *ctx, pdf_processor *p, int n, float *color) BALANCE [INFO] [stderr] | ~~~~^ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1380:83: warning: unused parameter 'color' [-Wunused-parameter] [INFO] [stderr] 1380 | static void pdf_balance_sc_color(fz_context *ctx, pdf_processor *p, int n, float *color) BALANCE [INFO] [stderr] | ~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_BDC': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1381:76: warning: unused parameter 'tag' [-Wunused-parameter] [INFO] [stderr] 1381 | static void pdf_balance_BDC(fz_context *ctx, pdf_processor *p, const char *tag, pdf_obj *raw, pdf_obj *cooked) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1381:90: warning: unused parameter 'raw' [-Wunused-parameter] [INFO] [stderr] 1381 | static void pdf_balance_BDC(fz_context *ctx, pdf_processor *p, const char *tag, pdf_obj *raw, pdf_obj *cooked) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1381:104: warning: unused parameter 'cooked' [-Wunused-parameter] [INFO] [stderr] 1381 | static void pdf_balance_BDC(fz_context *ctx, pdf_processor *p, const char *tag, pdf_obj *raw, pdf_obj *cooked) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_BI': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1382:73: warning: unused parameter 'img' [-Wunused-parameter] [INFO] [stderr] 1382 | static void pdf_balance_BI(fz_context *ctx, pdf_processor *p, fz_image *img, const char *colorspace) BALANCE [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1382:90: warning: unused parameter 'colorspace' [-Wunused-parameter] [INFO] [stderr] 1382 | static void pdf_balance_BI(fz_context *ctx, pdf_processor *p, fz_image *img, const char *colorspace) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_sh': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1383:75: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1383 | static void pdf_balance_sh(fz_context *ctx, pdf_processor *p, const char *name, fz_shade *shade) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1383:91: warning: unused parameter 'shade' [-Wunused-parameter] [INFO] [stderr] 1383 | static void pdf_balance_sh(fz_context *ctx, pdf_processor *p, const char *name, fz_shade *shade) BALANCE [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_Do_image': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1384:81: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1384 | static void pdf_balance_Do_image(fz_context *ctx, pdf_processor *p, const char *name, fz_image *image) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1384:97: warning: unused parameter 'image' [-Wunused-parameter] [INFO] [stderr] 1384 | static void pdf_balance_Do_image(fz_context *ctx, pdf_processor *p, const char *name, fz_image *image) BALANCE [INFO] [stderr] | ~~~~~~~~~~^~~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c: In function 'pdf_balance_Do_form': [INFO] [stderr] source/pdf/pdf-op-buffer.c:1385:80: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] 1385 | static void pdf_balance_Do_form(fz_context *ctx, pdf_processor *p, const char *name, pdf_obj *xobj) BALANCE [INFO] [stderr] | ~~~~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-buffer.c:1385:95: warning: unused parameter 'xobj' [-Wunused-parameter] [INFO] [stderr] 1385 | static void pdf_balance_Do_form(fz_context *ctx, pdf_processor *p, const char *name, pdf_obj *xobj) BALANCE [INFO] [stderr] | ~~~~~~~~~^~~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'filter_show_space': [INFO] [stderr] source/pdf/pdf-op-filter.c:676:31: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 676 | filter_show_space(fz_context *ctx, pdf_sanitize_processor *p, float tadj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'walk_string': [INFO] [stderr] source/pdf/pdf-op-filter.c:688:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 688 | walk_string(fz_context *ctx, int uni, int remove, editable_str *str) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'mcid_char_imp': [INFO] [stderr] source/pdf/pdf-op-filter.c:745:56: warning: unused parameter 'p' [-Wunused-parameter] [INFO] [stderr] 745 | mcid_char_imp(fz_context *ctx, pdf_sanitize_processor *p, tag_record *tr, int uni, int remove) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'adjust_text': [INFO] [stderr] source/pdf/pdf-op-filter.c:883:25: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 883 | adjust_text(fz_context *ctx, pdf_sanitize_processor *p, float x, float y) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_w': [INFO] [stderr] source/pdf/pdf-op-filter.c:1049:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1049 | pdf_filter_w(fz_context *ctx, pdf_processor *proc, float linewidth) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_j': [INFO] [stderr] source/pdf/pdf-op-filter.c:1061:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1061 | pdf_filter_j(fz_context *ctx, pdf_processor *proc, int linejoin) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_J': [INFO] [stderr] source/pdf/pdf-op-filter.c:1073:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1073 | pdf_filter_J(fz_context *ctx, pdf_processor *proc, int linecap) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_M': [INFO] [stderr] source/pdf/pdf-op-filter.c:1085:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1085 | pdf_filter_M(fz_context *ctx, pdf_processor *proc, float miterlimit) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_cm': [INFO] [stderr] source/pdf/pdf-op-filter.c:1272:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1272 | pdf_filter_cm(fz_context *ctx, pdf_processor *proc, float a, float b, float c, float d, float e, float f) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_W': [INFO] [stderr] source/pdf/pdf-op-filter.c:1812:26: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1812 | pdf_filter_W(fz_context *ctx, pdf_processor *proc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_Wstar': [INFO] [stderr] source/pdf/pdf-op-filter.c:1825:30: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1825 | pdf_filter_Wstar(fz_context *ctx, pdf_processor *proc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_Td': [INFO] [stderr] source/pdf/pdf-op-filter.c:2004:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2004 | pdf_filter_Td(fz_context *ctx, pdf_processor *proc, float tx, float ty) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_Tm': [INFO] [stderr] source/pdf/pdf-op-filter.c:2035:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2035 | pdf_filter_Tm(fz_context *ctx, pdf_processor *proc, float a, float b, float c, float d, float e, float f) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:221: [INFO] [stderr] source/pdf/cmaps/UniKS-X.h:8378:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 8378 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from source/pdf/pdf-cmap-load.c:222: [INFO] [stderr] source/pdf/cmaps/V.h:36:9: warning: missing initializer for field 'droppable' of 'fz_storable' [-Wmissing-field-initializers] [INFO] [stderr] 36 | { -1, pdf_drop_cmap_imp }, [INFO] [stderr] | ^ [INFO] [stderr] include/mupdf/fitz/store.h:78:32: note: 'droppable' declared here [INFO] [stderr] 78 | fz_store_droppable_fn *droppable; [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] source/pdf/pdf-cmap-load.c: In function 'pdf_load_builtin_cmap': [INFO] [stderr] source/pdf/pdf-cmap-load.c:299:35: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 299 | pdf_load_builtin_cmap(fz_context *ctx, const char *name) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_SC_color': [INFO] [stderr] source/pdf/pdf-op-filter.c:2308:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2308 | pdf_filter_SC_color(fz_context *ctx, pdf_processor *proc, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pdf_filter_sc_color': [INFO] [stderr] source/pdf/pdf-op-filter.c:2326:33: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 2326 | pdf_filter_sc_color(fz_context *ctx, pdf_processor *proc, int n, float *color) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-filter.c: In function 'pop_tag': [INFO] [stderr] source/pdf/pdf-op-filter.c:2700:50: warning: unused parameter 'p' [-Wunused-parameter] [INFO] [stderr] 2700 | pop_tag(fz_context *ctx, pdf_sanitize_processor *p, tag_record **tags) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^ [INFO] [stderr] source/pdf/pdf-parse.c: In function 'pdf_format_date': [INFO] [stderr] source/pdf/pdf-parse.c:98:29: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 98 | pdf_format_date(fz_context *ctx, int64_t time, char *s, size_t n) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_count_pages_imp': [INFO] [stderr] source/pdf/pdf-page.c:49:64: warning: unused parameter 'chapter' [-Wunused-parameter] [INFO] [stderr] 49 | int pdf_count_pages_imp(fz_context *ctx, fz_document *doc, int chapter) [INFO] [stderr] | ~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_load_page_tree': [INFO] [stderr] source/pdf/pdf-page.c:93:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 93 | pdf_load_page_tree(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-run.c: In function 'pdf_show_space': [INFO] [stderr] source/pdf/pdf-page.c:93:51: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 93 | pdf_load_page_tree(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_drop_page_tree': [INFO] [stderr] source/pdf/pdf-page.c:152:32: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 152 | pdf_drop_page_tree(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c:152:51: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 152 | pdf_drop_page_tree(fz_context *ctx, pdf_document *doc) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_lookup_page_loc_imp': [INFO] [stderr] source/pdf/pdf-page.c:158:56: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 158 | pdf_lookup_page_loc_imp(fz_context *ctx, pdf_document *doc, pdf_obj *node, int *skip, pdf_obj **parentp, int *indexp) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-recolor.c: In function 'image_rewrite': [INFO] [stderr] source/pdf/pdf-recolor.c:63:74: warning: unused parameter 'ctm' [-Wunused-parameter] [INFO] [stderr] 63 | image_rewrite(fz_context *ctx, void *opaque, fz_image **image, fz_matrix ctm, pdf_obj *im_obj) [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_count_pages_before_kid': [INFO] [stderr] source/pdf/pdf-recolor.c:63:88: warning: unused parameter 'im_obj' [-Wunused-parameter] [INFO] [stderr] 63 | image_rewrite(fz_context *ctx, void *opaque, fz_image **image, fz_matrix ctm, pdf_obj *im_obj) [INFO] [stderr] | ~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-recolor.c: In function 'vertex_rewrite': [INFO] [stderr] source/pdf/pdf-page.c:280:59: warning: unused parameter 'doc' [-Wunused-parameter] [INFO] [stderr] 280 | pdf_count_pages_before_kid(fz_context *ctx, pdf_document *doc, pdf_obj *parent, int kid_num) [INFO] [stderr] | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-recolor.c:97:62: warning: unused parameter 'dst_cs' [-Wunused-parameter] [INFO] [stderr] 97 | vertex_rewrite(fz_context *ctx, void *opaque, fz_colorspace *dst_cs, float *d, fz_colorspace *src_cs, const float *s) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-recolor.c: In function 'shade_rewrite': [INFO] [stderr] source/pdf/pdf-recolor.c:105:27: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 105 | shade_rewrite(fz_context *ctx, void *opaque, fz_colorspace *src_cs, fz_colorspace **dst_cs) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-recolor.c:105:61: warning: unused parameter 'src_cs' [-Wunused-parameter] [INFO] [stderr] 105 | shade_rewrite(fz_context *ctx, void *opaque, fz_colorspace *src_cs, fz_colorspace **dst_cs) [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_lookup_page_number_fast': [INFO] [stderr] source/pdf/pdf-page.c:351:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 351 | pdf_lookup_page_number_fast(fz_context *ctx, pdf_document *doc, int needle) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_page_uses_overprint': [INFO] [stderr] source/pdf/pdf-page.c:1048:37: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1048 | pdf_page_uses_overprint(fz_context *ctx, pdf_page *page) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_page_has_transparency': [INFO] [stderr] source/pdf/pdf-page.c:1329:39: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1329 | pdf_page_has_transparency(fz_context *ctx, pdf_page *page) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-op-run.c:1251:28: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 1251 | pdf_show_space(fz_context *ctx, pdf_run_processor *pr, float tadj) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_lookup_page_label': [INFO] [stderr] source/pdf/pdf-page.c:1664:16: warning: missing initializer for field 'nums_ix' of 'struct page_label_range' [-Wmissing-field-initializers] [INFO] [stderr] 1664 | struct page_label_range range = { 0, NULL }; [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] source/pdf/pdf-page.c:1620:13: note: 'nums_ix' declared here [INFO] [stderr] 1620 | int nums_ix; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] source/pdf/pdf-page.c: In function 'pdf_page_label_imp': [INFO] [stderr] source/pdf/pdf-resources.c: In function 'purge_local_font_resource': [INFO] [stderr] source/pdf/pdf-page.c:1979:59: warning: unused parameter 'chapter' [-Wunused-parameter] [INFO] [stderr] 1979 | pdf_page_label_imp(fz_context *ctx, fz_document *doc, int chapter, int page, char *buf, size_t size) [INFO] [stderr] | ~~~~^~~~~~~ [INFO] [stderr] source/pdf/pdf-resources.c:100:61: warning: unused parameter 'state' [-Wunused-parameter] [INFO] [stderr] 100 | static int purge_local_font_resource(fz_context *ctx, void *state, void *key_, int keylen, void *val) [INFO] [stderr] | ~~~~~~^~~~~ [WARN] too many lines in the log, truncating it