[INFO] cloning repository https://github.com/maxco2/pdfwc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxco2/pdfwc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxco2%2Fpdfwc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxco2%2Fpdfwc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cb4bff8a9f4d3e78b4d64db7788533561c3dce6 [INFO] checking maxco2/pdfwc against try#e3fba958e26aa56a364ba6d36376f1800cd40fa5 for pr-101437-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxco2%2Fpdfwc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxco2/pdfwc on toolchain e3fba958e26aa56a364ba6d36376f1800cd40fa5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxco2/pdfwc [INFO] finished tweaking git repo https://github.com/maxco2/pdfwc [INFO] tweaked toml for git repo https://github.com/maxco2/pdfwc written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/maxco2/pdfwc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e4cdee72b14c4d4b4f45bcb23818a147d3883e92cd6ceec0d4a1ae8c7022e2b [INFO] running `Command { std: "docker" "start" "-a" "0e4cdee72b14c4d4b4f45bcb23818a147d3883e92cd6ceec0d4a1ae8c7022e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e4cdee72b14c4d4b4f45bcb23818a147d3883e92cd6ceec0d4a1ae8c7022e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4cdee72b14c4d4b4f45bcb23818a147d3883e92cd6ceec0d4a1ae8c7022e2b", kill_on_drop: false }` [INFO] [stdout] 0e4cdee72b14c4d4b4f45bcb23818a147d3883e92cd6ceec0d4a1ae8c7022e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03519b682e87654742e0ef72f762a6c19210b54f4eeb935babcdff872b84744a [INFO] running `Command { std: "docker" "start" "-a" "03519b682e87654742e0ef72f762a6c19210b54f4eeb935babcdff872b84744a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking font-kit v0.10.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Compiling mupdf-sys v0.3.0 [INFO] [stderr] error: failed to run custom build command for `mupdf-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mupdf-sys-4d91a6cc3847c9aa/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] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 -DMEMENTO_MUPDF_HACKS [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/fitz/ ; g++ -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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/tesseract/src -Ithirdparty/tesseract/src/api -Ithirdparty/tesseract/src/arch -Ithirdparty/tesseract/src/ccmain -Ithirdparty/tesseract/src/ccstruct -Ithirdparty/tesseract/src/ccutil -Ithirdparty/tesseract/src/classify -Ithirdparty/tesseract/src/dict -Ithirdparty/tesseract/src/lstm -Ithirdparty/tesseract/src/textord -Ithirdparty/tesseract/src/viewer -Ithirdparty/tesseract/src/wordrec -Ithirdparty/tesseract/src/cutil -DTESSERACT_IMAGEDATA_AS_PIX -DTESSERACT_DISABLE_DEBUG_FONTS -DGRAPHICS_DISABLED -DDISABLED_LEGACY_ENGINE -std=c++17 -Ithirdparty/leptonica/src [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/pdf/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/xps/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/svg/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/out/build/source/html/ ; cc -ffunction-sections -fdata-sections -pipe -g -DTOFU -DTOFU_CJK -DTOFU_NOTO -DTOFU_SYMBOL -DTOFU_EMOJI -DTOFU_SIL -Iinclude -MMD -MP -o /opt/rustwide/target/debug/build/mupdf-sys-3fa6ee0b2530fa29/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 [INFO] [stderr] gperf > source/html/css-properties.h source/html/css-properties.gperf [INFO] [stderr] [INFO] [stderr] --- 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:62: warning: "TOFU_SIL" redefined [INFO] [stderr] 62 | #define TOFU_SIL [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/stext-device.c: In function 'fz_add_stext_char_imp': [INFO] [stderr] source/fitz/stext-device.c:338:6: warning: variable 'rtl' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 338 | int rtl = 0; [INFO] [stderr] | ^~~ [INFO] [stderr] /bin/sh: 1: gperf: not found [INFO] [stderr] make: *** [Makefile:229: source/html/css-properties.h] Error 127 [INFO] [stderr] thread 'main' panicked at 'Build error: [INFO] [stderr] STDERR: [INFO] [stderr] STDOUT:', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mupdf-sys-0.3.0/build.rs:240:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560402f7c660 - std::backtrace_rs::backtrace::libunwind::trace::he919abe567a503fe [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x560402f7c660 - std::backtrace_rs::backtrace::trace_unsynchronized::h325afec262efa225 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560402f7c660 - std::sys_common::backtrace::_print_fmt::h8f305d2a6ebec9ee [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x560402f7c660 - ::fmt::h24bec6e8311d652a [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x560402fa205e - core::fmt::write::h7929a9ff9196c2e2 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x560402f787f5 - std::io::Write::write_fmt::h9b9da188def8a312 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x560402f7e023 - std::sys_common::backtrace::_print::h3bc758cac7b8e6d7 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x560402f7e023 - std::sys_common::backtrace::print::h62af4addb18bf213 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x560402f7e023 - std::panicking::default_hook::{{closure}}::h5d492b60bd5dacd2 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x560402f7dd0f - std::panicking::default_hook::hb00e907d8bf0dc7f [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x560402f7e6ca - std::panicking::rust_panic_with_hook::h407e07dbb3bb8fed [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x560402f7e5c7 - std::panicking::begin_panic_handler::{{closure}}::he2fee81d3f74de69 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x560402f7cb7c - std::sys_common::backtrace::__rust_end_short_backtrace::hebf9f4138a807e7c [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x560402f7e2e2 - rust_begin_unwind [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x560402ad6a53 - core::panicking::panic_fmt::hbc83be24f266f231 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x560402ad8b82 - build_script_build::build_libmupdf::h616268afcb880c3f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mupdf-sys-0.3.0/build.rs:240:9 [INFO] [stderr] 16: 0x560402ad8e35 - build_script_build::main::h2349fe737af28689 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mupdf-sys-0.3.0/build.rs:340:5 [INFO] [stderr] 17: 0x560402adaf6b - core::ops::function::FnOnce::call_once::hd20f6ddd2eeb6f5e [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 18: 0x560402ad9f7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h98d80b01375aa6df [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 19: 0x560402add051 - std::rt::lang_start::{{closure}}::ha86a02fd4869306b [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/rt.rs:166:18 [INFO] [stderr] 20: 0x560402f74a0f - core::ops::function::impls:: for &F>::call_once::hdd4bd3749468d39d [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 21: 0x560402f74a0f - std::panicking::try::do_call::h5195fb2ddc1716ff [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x560402f74a0f - std::panicking::try::hb88c04ffe6117e5b [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x560402f74a0f - std::panic::catch_unwind::ha79a7dd587ef201d [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x560402f74a0f - std::rt::lang_start_internal::{{closure}}::h2d6e966af21bf214 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/rt.rs:148:48 [INFO] [stderr] 25: 0x560402f74a0f - std::panicking::try::do_call::h4cc4e35f2ff511bd [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x560402f74a0f - std::panicking::try::hed9e6aed71cf80a7 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x560402f74a0f - std::panic::catch_unwind::hb3861f8a72721186 [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x560402f74a0f - std::rt::lang_start_internal::haba18db76e682a5b [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/rt.rs:148:20 [INFO] [stderr] 29: 0x560402add02a - std::rt::lang_start::h5e25545f4a9c79ae [INFO] [stderr] at /rustc/e3fba958e26aa56a364ba6d36376f1800cd40fa5/library/std/src/rt.rs:165:17 [INFO] [stderr] 30: 0x560402ad93c1 - main [INFO] [stderr] 31: 0x7f1ba8368083 - __libc_start_main [INFO] [stderr] 32: 0x560402ad6d8e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "03519b682e87654742e0ef72f762a6c19210b54f4eeb935babcdff872b84744a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03519b682e87654742e0ef72f762a6c19210b54f4eeb935babcdff872b84744a", kill_on_drop: false }` [INFO] [stdout] 03519b682e87654742e0ef72f762a6c19210b54f4eeb935babcdff872b84744a