[INFO] cloning repository https://github.com/RomanShushakov/spooles_ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RomanShushakov/spooles_ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomanShushakov%2Fspooles_ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomanShushakov%2Fspooles_ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c515d870358f84a1e2e685cb73941300dd239563 [INFO] building RomanShushakov/spooles_ffi against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomanShushakov%2Fspooles_ffi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RomanShushakov/spooles_ffi on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RomanShushakov/spooles_ffi [INFO] finished tweaking git repo https://github.com/RomanShushakov/spooles_ffi [INFO] tweaked toml for git repo https://github.com/RomanShushakov/spooles_ffi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RomanShushakov/spooles_ffi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 296cca84bcc16103363ecebfe8789889ceb0785901458f99ffb5a9934aaefede [INFO] running `Command { std: "docker" "start" "-a" "296cca84bcc16103363ecebfe8789889ceb0785901458f99ffb5a9934aaefede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "296cca84bcc16103363ecebfe8789889ceb0785901458f99ffb5a9934aaefede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296cca84bcc16103363ecebfe8789889ceb0785901458f99ffb5a9934aaefede", kill_on_drop: false }` [INFO] [stdout] 296cca84bcc16103363ecebfe8789889ceb0785901458f99ffb5a9934aaefede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa98176634d769d69fe092cb4d1350365e082fd9565d9c0b16855893e01f1995 [INFO] running `Command { std: "docker" "start" "-a" "fa98176634d769d69fe092cb4d1350365e082fd9565d9c0b16855893e01f1995", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling spooles_ffi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/PatchAndGoInfo/src/../../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/PatchAndGoInfo/src/../../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/PatchAndGoInfo/src/../PatchAndGoInfo.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/PatchAndGoInfo/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/basics.c: In function 'PatchAndGoInfo_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/PatchAndGoInfo/src/../../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/IO.c: In function 'BPG_writeToFormattedFile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/IO.c:318:7: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 318 | int ierr, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/IO.c: In function 'BPG_writeForHumanEye': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/IO.c:427:7: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 427 | int ierr, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/MSMD/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../MSMD.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/MSMDinfo.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/MSMDinfo.c: In function 'MSMDinfo_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: cargo:warning= 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/MSMD/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../MSMD.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/basics.c: In function 'MSMD_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/MSMD/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/../MSMD.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/MSMD/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/init.c: In function 'MSMD_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/init.c:25:23: warning: unused variable 'ii' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 25 | int ierr, ii, iv, nstage, nvtx, stage ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/init.c:25:17: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 25 | int ierr, ii, iv, nstage, nvtx, stage ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/eliminate.c: In function 'MSMD_eliminateVtx': [INFO] [stderr] warning: spooles_ffi@0.1.1: cargo:warning=./c_lib/spooles/MSMD/src/eliminate.c:560:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: spooles_ffi@0.1.1: cargo:warning= 560 | IIheap_remove(msmd->heap, wid) ;./c_lib/spooles/MSMD/src/order.c: In function 'MSMD_order': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/findInodes.c: In function 'MSMD_findInodes': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/findInodes.c:32:17: warning: variable 'first' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 32 | int first, flag, i, ierr, iv, iw, j, k, keepon, nlist, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/order.c:37:18: warning: unused variable 'v' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | MSMDvtx *v ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/order.c:35:18: warning: unused variable 'ip' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 35 | IP *ip ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/order.c:34:25: warning: unused variable 'iv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 34 | int istage, iv, nstage, nvtx ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/eliminate.c:561:4: note: here [INFO] [stderr] warning: spooles_ffi@0.1.1: 561 | case 'O' : [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/MSMD/src/makeSchurComplement.c:32:11: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 32 | int ierr, ii, size, *adj ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/init.c: In function 'BPG_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/init.c:25:7: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 25 | int ierr, ii, jj, v, vsize, w ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/maxFlow.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/maxFlow.c: In function 'setupCells': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/maxFlow.c: In function 'findFlowAugmentingPath': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/maxFlow.c:321:10: warning: variable 'graph' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 321 | Graph *graph ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/maxFlow.c: In function 'augmentPath': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/maxFlow.c:462:12: warning: unused parameter 'bpg' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 462 | BPG *bpg, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph/Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/../BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BPG/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/basics.c: In function 'BPG_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/IO.c: In function 'DenseMtx_writeStats': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/IO.c:522:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 522 | "\n rowind - base = %d, colind - base = %d, entries - base = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: 523 | mtx->rowind - (int *) DV_entries(&mtx->wrkDV), [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/IO.c:522:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 522 | "\n rowind - base = %d, colind - base = %d, entries - base = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: 523 | mtx->rowind - (int *) DV_entries(&mtx->wrkDV), [INFO] [stderr] warning: spooles_ffi@0.1.1: 524 | mtx->colind - (int *) DV_entries(&mtx->wrkDV), [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/IO.c:522:70: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 522 | "\n rowind - base = %d, colind - base = %d, entries - base = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ...... [INFO] [stderr] warning: spooles_ffi@0.1.1: 525 | mtx->entries - DV_entries(&mtx->wrkDV)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/DM.c: In function 'nonunitSetFlags': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/DM.c:836:10: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 836 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/DM.c:837:12: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 837 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/DM.c: In function 'unitFindMaxMatch': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BPG/src/DM.c:1045:15: warning: variable 'rc' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1045 | int nX, nY, rc, x, y ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/DenseMtx/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DenseMtx/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DenseMtx/src/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DenseMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/basics.c: In function 'DenseMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/init.c: In function 'DenseMtx_nbytesNeeded': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/init.c:49:20: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | fprintf(stderr, "\n error in DenseMtx_nbytesNeeded(%d,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 50 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 51 | nrow, ncol, sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/init.c:50:31: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 50 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/init.c:49:20: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | fprintf(stderr, "\n error in DenseMtx_nbytesNeeded(%d,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 50 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 51 | nrow, ncol, sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DenseMtx/src/init.c:50:52: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 50 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/localND.c: In function 'localND2D': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/localND.c:41:30: warning: variable 'nvtx' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | m, m1, m2, msize, now, nvtx ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/localND.c: In function 'localND3D': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/localND.c:334:61: warning: variable 'nvtx' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 334 | length1, length2, length3, m, m1, m2, m3, msize, now, nvtx ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/misc/src/drawGraphEPS.c:5: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/ND2.c: In function 'MidPoint': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/ND2.c:419:10: warning: unused parameter 'glob_center' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 419 | int glob_center [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/IO.c: In function 'IV_writeForMatlab': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/IO.c:496:11: warning: unused variable 'rc' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 496 | int ii, rc, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/util.c: In function 'IV_sum': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/util.c:113:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 113 | int i ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/mkNDlinsysQR.c: In function 'mkNDlinsysQR': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/misc/src/mkNDlinsysQR.c:65:24: warning: variable 'nfront' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 65 | neqns, nfront, nrowA, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/IV/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IV/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IV/src/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IV/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/basics.c: In function 'IV_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IV/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Coords/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Coords/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Coords/src/../Coords.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Coords/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/basics.c: In function 'Coords_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Coords/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/IO.c: In function 'ChvList_writeForHumanEye': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/IO.c:19:8: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 19 | Chv *chv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../ChvList.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/init.c: In function 'ChvList_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv/Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../../Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/../ChvList.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvList/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/basics.c: In function 'ChvList_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvList/src/../../Chv/../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ZV/src/../../DV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ZV/src/../../DV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ZV/src/../../DV/DV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ZV/src/../../DV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ZV/src/../ZV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ZV/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/basics.c: In function 'ZV_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ZV/src/../../DV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/IO.c: In function 'DV_writeForMatlab': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/IO.c:451:14: warning: unused variable 'rc' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 451 | int ii, rc, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/DV/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DV/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DV/src/../DV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DV/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/basics.c: In function 'DV_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DV/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/compress.c: In function 'Graph_compress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/compress.c:63:9: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 63 | int ierr, ii, j, jj, jsize, J, Jsize, k, K, ncvtx, nvtx, wght ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/equivMap.c: In function 'Graph_equivMap': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/equivMap.c:25:7: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 25 | int ierr, ii, ismapped, jj, nvtx, nvtx2, u, usize, v, vsize, vsum ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Graph/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/basics.c: In function 'Graph_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Graph/src/../../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c: In function 'zpcgl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:119:17: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] [INFO] [stderr] warning: spooles_ffi@0.1.1: 119 | if ( Rho[0] == 0.0 & Rho[1] == 0.0){ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:58:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:56:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 56 | double Tiny[2] = {0.1e-28, 0.0}; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgl.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c: In function 'tfqmrl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:59:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 59 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:57:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 57 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:53:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:53:29: warning: unused variable 'ratio' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrl.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c: In function 'zbicgstabr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:58:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:56:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 56 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabr.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c: In function 'bicgstabr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c:57:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 57 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabr.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/DenseMtx_mmm.c: In function 'DenseMtx_mmm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/DenseMtx_mmm.c:48:9: warning: unused variable 'one' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | double one[2]={1.0, 0.0}, zero[2]={0.0, 0.0}, aconj[2], bconj[2] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/DenseMtx_mmm.c:47:48: warning: variable 'im_temp' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | double *Ai, *Bj, *Ci, r_alpha, r_beta, r_temp, im_temp, im_alpha, im_beta; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/DenseMtx_mmm.c:46:20: warning: unused variable 'l' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 46 | int ierr, i, k, j, l; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/DenseMtx_mmm.c:46:5: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 46 | int ierr, i, k, j, l; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Iter/src/../Iter.h:5, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Iter/src/DenseMtx_mmm.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: At top level: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Iter/src/../Iter.h:5, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Iter/src/util.c:1: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c: In function 'mlbicgstabl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:68:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:66:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 66 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:61:29: warning: unused variable 'm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | double error_trol, m, Rtmp; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:60:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:54:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:53:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabl.c:53:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c: In function 'mlbicgstabr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:68:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:66:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 66 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:61:29: warning: unused variable 'm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | double error_trol, m, Rtmp; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:60:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:54:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:53:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/mlbicgstabr.c:53:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c: In function 'ztfqmrr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:60:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:58:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:54:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:54:29: warning: unused variable 'ratio' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:49:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:48:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrr.c:48:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c: In function 'zbicgstabl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:58:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:56:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 56 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zbicgstabl.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresl.c: In function 'bgmresl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresl.c:77:12: warning: variable 'rc' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 77 | rc, vifcol, vilcol, vjfcol, vjlcol, vkfcol, vklcol ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresl.c:68:53: warning: unused variable 't1' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresl.c:68:49: warning: variable 't0' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresl.c:68:35: warning: variable 'ops' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c: In function 'pcgl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:160:1: warning: label 'end' defined but not used [-Wunused-label] [INFO] [stderr] warning: spooles_ffi@0.1.1: 160 | end: [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:56:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 56 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:48:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:47:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:46:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 46 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgl.c:46:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 46 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c: In function 'tfqmrr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:60:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:58:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:54:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:54:29: warning: unused variable 'ratio' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:49:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:48:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/tfqmrr.c:48:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c: In function 'zpcgr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:118:17: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] [INFO] [stderr] warning: spooles_ffi@0.1.1: 118 | if ( Rho[0] == 0.0 & Rho[1] == 0.0){ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:58:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 58 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:56:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 56 | double Tiny[2] = {0.1e-28, 0.0}; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zpcgr.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c: In function 'ztfqmrl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:59:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 59 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:57:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 57 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:53:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:53:29: warning: unused variable 'ratio' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/ztfqmrl.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresr.c: In function 'bgmresr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresr.c:77:12: warning: variable 'rc' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 77 | rc, vifcol, vilcol, vjfcol, vjlcol, vkfcol, vklcol ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresr.c:68:53: warning: unused variable 't1' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresr.c:68:49: warning: variable 't0' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bgmresr.c:68:35: warning: variable 'ops' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | double Hkk, Hik, initResNorm, ops, resnorm, t0, t1 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c: In function 'zmlbicgstabr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:68:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:66:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 66 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:61:29: warning: unused variable 'm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | double error_trol, m, Rtmp[2], Ttmp[2]; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:60:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:54:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:53:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabr.c:53:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c: In function 'bicgstabl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c:57:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 57 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/bicgstabl.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c: In function 'zmlbicgstabl': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:68:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 68 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:66:17: warning: unused variable 'Tiny' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 66 | double Tiny = 0.1e-28; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:61:29: warning: unused variable 'm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | double error_trol, m, Rtmp[2], Ttmp[2]; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:60:37: warning: unused variable 'Res_norm' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | double Init_norm, ratio, Res_norm; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:54:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 54 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:53:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/zmlbicgstabl.c:53:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 53 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Network/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../Network.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/addArc.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/addArc.c: In function 'Network_addArc': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c: In function 'pcgr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c:57:17: warning: unused variable 'stats' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 57 | int stats[6] ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c:49:18: warning: unused variable 'mtxZ' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 49 | DenseMtx *mtxZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c:48:18: warning: unused variable 'chvmanager' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | ChvManager *chvmanager ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c:47:24: warning: unused variable 'rootchv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Iter/src/pcgr.c:47:18: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | Chv *chv, *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/findMaxFlow.c: In function 'Network_findMaxFlow': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/findMaxFlow.c:18:10: warning: variable 'inheads' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 18 | Arc **inheads, **outheads ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Network/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../Network.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/init.c: In function 'Network_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Network/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/../Network.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Network/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/basics.c: In function 'Network_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Network/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c: In function 'Tree_drawToEPS': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:94:23: warning: variable 'sib' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 94 | int *fch, *par, *sib ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:94:11: warning: variable 'fch' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 94 | int *fch, *par, *sib ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:90:44: warning: unused variable 'yscale' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 90 | xscale, ymax, ymin, yrmax, yrmin, yscale ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:90:37: warning: unused variable 'yrmin' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 90 | xscale, ymax, ymin, yrmax, yrmin, yscale ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:90:30: warning: unused variable 'yrmax' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 90 | xscale, ymax, ymin, yrmax, yrmin, yscale ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:90:10: warning: unused variable 'xscale' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 90 | xscale, ymax, ymin, yrmax, yrmin, yscale ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:59: warning: unused variable 'xrmin' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:52: warning: unused variable 'xrmax' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:33: warning: unused variable 'ximin' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:26: warning: unused variable 'ximax' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:18: warning: unused variable 'etamin' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/draw.c:89:10: warning: unused variable 'etamax' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 89 | double etamax, etamin, ximax, ximin, xmax, xmin, xrmax, xrmin, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/justify.c: In function 'Tree_leftJustifyI': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/justify.c:59:23: warning: variable 'par' set but not used [-Wunused-but-set-variable]cargo:warning= [INFO] [stderr] warning: spooles_ffi@0.1.1: 59 | int *fch, *metric, *par, *sib ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Tree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Tree/src/../Tree.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Tree/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/basics.c: In function 'Tree_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/justify.c: In function 'Tree_leftJustifyD': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Tree/src/justify.c:139:17: warning: variable 'par' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 139 | int *fch, *par, *sib ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/IO.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/IO.c: In function 'FrontMtx_readFromFormattedFile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/IO.c: In function 'FrontMtx_readFromBinaryFile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22,cargo:warning= [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/solveUtil.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c: In function 'FrontMtx_loadRightHandSide': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c: In function 'initBJ': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c:695:20: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 695 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c:696:21: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 696 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/solveUtil.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c: In function 'FrontMtx_forwardSetup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/solveUtil.c: In function 'FrontMtx_backwardSetup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c: In function 'FrontMtx_ownedRowsIV': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c:273:15: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 273 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c:274:16: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 274 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c: In function 'FrontMtx_ownedColumnsIV': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c:334:15: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 334 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/util.c:335:16: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 335 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c: In function 'FrontMtx_setupFront': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c:421:12: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 11 [-Wrestrict] [INFO] [stderr] warning: spooles_ffi@0.1.1: 421 | cpus, msglvl, msgFile) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c: In function 'storeEntries': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c:661:17: warning: unused parameter 'stats' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 661 | int stats[], [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/factorUtil.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c: In function 'FrontMtx_factorSetup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c: In function 'FrontMtx_setUpDequeue': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c:871:15: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 871 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factorUtil.c:872:16: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 872 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/postponed.c: In function 'FrontMtx_assemblePostponedData': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/postponed.c:27:18: warning: unused parameter 'frontmtx' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 27 | FrontMtx *frontmtx, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/postponed.c: In function 'FrontMtx_storePostponedData': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/postponed.c:154:26: warning: variable 'nind' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 154 | int nbytes, nD, nent, nind, nL, nU ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/postponed.c:154:20: warning: variable 'nent' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 154 | int nbytes, nD, nent, nind, nL, nU ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/QRutil.c: In function 'FrontMtx_QR_storeFront': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/QRutil.c:458:18: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 458 | nfront, nrow, nU ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/init.c: In function 'FrontMtx_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/init.c:78:42: warning: variable 'vtxToFront' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 78 | int *bndwghts, *nodwghts, *owners, *vtxToFront ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/factor.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factor.c: In function 'FrontMtx_factorPencil': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/factor.c:137:38: warning: variable 'npivots' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 137 | int J, K, ndelayed, nfront, npivots, ntests ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/FrontMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/basics.c: In function 'FrontMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/FrontMtx/src/../../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/LinSol/srcST/../Bridge.h:7, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/instance.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/LinSol/srcST/../Bridge.h:7, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/setparams.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/factor.c: In function 'Bridge_factor': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/factor.c:31:18: warning: variable 'rootchv' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 31 | Chv *rootchv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/../Bridge.h:1, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/basics.c: In function 'Bridge_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/LinSol/srcST/../Bridge.h:7, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: At top level: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/LinSol/srcST/../Bridge.h:7, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/LinSol/srcST/info.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:5:24: warning: 'TZ' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 5 | static struct timezone TZ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/LinSol/srcST/../../timings.h:4:24: warning: 'TV' defined but not used [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 4 | static struct timeval TV ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/EGraph/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/EGraph/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/EGraph/src/../EGraph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/EGraph/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/basics.c: In function 'EGraph_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/EGraph/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/IO.c: In function 'SubMtx_writeToBinaryFile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/IO.c:756:40: warning: variable 'rc' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 756 | int inc1, inc2, ncol, nent, nrow, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/instance.c: In function 'SubMtx_diagonalInfo': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/instance.c:584:11: warning: variable 'ibuffer' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 584 | int *ibuffer ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/instance.c: In function 'SubMtx_realEntry': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/instance.c:888:13: warning: variable 'sign' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 888 | double sign ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/init.c: In function 'SubMtx_nbytesNeeded': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/init.c:109:20: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 109 | fprintf(stderr, "\n error in SubMtx_nbytesNeeded(%d,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 110 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 111 | nrow, ncol, sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/init.c:110:31: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 110 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/init.c:109:20: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 109 | fprintf(stderr, "\n error in SubMtx_nbytesNeeded(%d,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 110 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 111 | nrow, ncol, sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/init.c:110:52: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 110 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/solveupd.c: In function 'complex_updDenseColumns': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/solveupd.c:1195:56: warning: variable 'krowY' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1195 | int icolA, iloc, inc1, inc2, iyloc, jcolX, krowA, krowY, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SubMtx/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtx/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtx/src/../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/basics.c: In function 'SubMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c: In function 'block_diagonal_herm_scale3vec': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:675:22: warning: variable 'ai00' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 675 | double ar00, ai00, xi0, xi1, xi2, xr0, xr1, xr2 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:689:28: warning: variable 'ai11' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 689 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:689:16: warning: variable 'ai00' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 689 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c: In function 'block_diagonal_herm_scale2vec': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:769:28: warning: variable 'ai11' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 769 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:769:16: warning: variable 'ai00' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 769 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c: In function 'block_diagonal_herm_scale1vec': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:838:28: warning: variable 'ai11' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 838 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtx/src/scalevec.c:838:16: warning: variable 'ai00' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 838 | double ai00, ai01, ai11, ar00, ar01, ar11, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/search.c: In function 'Chv_fastBunchParlettPivot': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/search.c:928:11: warning: variable 'entries' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 928 | double *entries ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c: In function 'Chv_nbytesNeeded': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:60:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | "\n fatal error in Chv_nbytesNeeded()" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 62 | sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:61:34: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:60:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | "\n fatal error in Chv_nbytesNeeded()" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 62 | sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:61:55: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 61 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:92:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 92 | "\n fatal error in Chv_nbytesNeeded()" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 93 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 94 | sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:93:34: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 93 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:92:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 92 | "\n fatal error in Chv_nbytesNeeded()" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 93 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: 94 | sizeof(int), sizeof(double)) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/init.c:93:55: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 93 | "\n sizeof(int) = %d, sizeof(double) = %d", [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/assemble.c: In function 'Chv_assemblePostponedData': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/assemble.c:659:10: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 659 | int ierr, ndelay ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/assemble.c: In function 'Chv_addChevron': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/assemble.c:48:4: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | switch ( chv->symflag ) { [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/assemble.c:60:1: note: here [INFO] [stderr] warning: spooles_ffi@0.1.1: 60 | case SPOOLES_COMPLEX : [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/update.c: In function 'Chv_updateN': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/update.c:2111:49: warning: variable 'ncolL' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 2111 | int ichv, ii, irow0, irow1, jj, loc, ncolL, ncolU, nentL, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/factor.c: In function 'symmetric1x1': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/factor.c:516:51: warning: variable 'ukbeg' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 516 | int dloc, dstride, kchv, nD, nL, nU, uijloc, ukbeg, usize ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/update.c:2978:49: warning: variable 'ncolL' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 2978 | int ichv, ii, irow0, irow1, jj, loc, ncolL, ncolU, nentL, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/factor.c: In function 'symmetric2x2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/factor.c:892:26: warning: variable 'ukbeg' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 892 | u0jloc, u1jloc, ukbeg, usize ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Chv/src/../../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Chv/src/../../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Chv/src/../../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Chv/src/../Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Chv/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/basics.c: In function 'Chv_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/../../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/copy.c: In function 'Chv_copyBigEntriesToVector': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/copy.c:1135:38: warning: variable 'symflag' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1135 | int mm, ncol, nD, nL, nrow, nU, symflag ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/copy.c: In function 'Chv_countBigEntries': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/copy.c:2917:36: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 2917 | int ii, jj, kinc, kk, kstart, nrow, stride ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Chv/src/copy.c:3034:16: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 3034 | last, ncol, stride ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/A2/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/A2/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/A2/src/../A2.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/A2/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/basics.c: In function 'A2_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c: In function 'A2_QRreduce': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:37:16: warning: variable 'inc2' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | int inc1, inc2, jcol, lastrow, length, ncolA, nrowA, nstep ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:37:10: warning: variable 'inc1' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | int inc1, inc2, jcol, lastrow, length, ncolA, nrowA, nstep ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:36:11: warning: variable 'colA' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | double *colA, *H0, *W0 ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c: In function 'copyIntoVec1': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:161:39: warning: variable 'ncolA' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 161 | int ii, inc1, irow, jj, lastrow, ncolA, nrowA ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:156:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 156 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:157:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 157 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c: In function 'updateA1': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/A2/src/QRreduce.c:543:16: warning: variable 'inc2' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 543 | int inc1, inc2, ncolA, nrowA ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/I2Ohash/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/../../Utilities.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/../I2Ohash.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/init.c: In function 'I2Ohash_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/IIheap/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IIheap/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IIheap/src/../IIheap.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IIheap/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/basics.c: In function 'IIheap_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IIheap/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/I2Ohash/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/../../Utilities.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/../I2Ohash.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/I2Ohash/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/basics.c: In function 'I2Ohash_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/I2Ohash/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c: In function 'SolveMap_forwardSetup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:31:62: warning: format '%p' expects a matching 'void *' argument [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 31 | fprintf(stderr, "\n fatal error in SolveMap_forwardSetup(%p,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | void * [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:31:65: warning: format '%d' expects a matching 'int' argument [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 31 | fprintf(stderr, "\n fatal error in SolveMap_forwardSetup(%p,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:36:62: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | fprintf(stderr, "\n fatal error in SolveMap_forwardSetup(%p,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | void * [INFO] [stderr] warning: spooles_ffi@0.1.1: | %d [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | "\n myid %d, solvemap->nproc %d\n", myid, solvemap->nproc) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:36:20: warning: format '%d' expects a matching 'int' argument [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | fprintf(stderr, "\n fatal error in SolveMap_forwardSetup(%p,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:37:22: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | "\n myid %d, solvemap->nproc %d\n", myid, solvemap->nproc) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:36:20: warning: format '%d' expects a matching 'int' argument [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | fprintf(stderr, "\n fatal error in SolveMap_forwardSetup(%p,%d)" [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c:37:42: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | "\n myid %d, solvemap->nproc %d\n", myid, solvemap->nproc) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../SolveMap.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/setup.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/setup.c: In function 'SolveMap_backwardSetup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/util.c: In function 'SolveMap_lowerSolveIVL': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/util.c:480:18: warning: unused variable 'J' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 480 | int count, I, J, loc, nblock, nfront, nproc, q ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/../SolveMap.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SolveMap/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/basics.c: In function 'SolveMap_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SolveMap/src/../../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c: In function 'SemiImplMtx_initFromFrontMtx': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:37:31: warning: unused variable 'rows' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | int *cols, *frontmap, *rows ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:37:13: warning: unused variable 'cols' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | int *cols, *frontmap, *rows ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:36:33: warning: unused variable 'nrow' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | int ii, J, ncol, nfront, nrow, rc, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:36:19: warning: unused variable 'ncol' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | int ii, J, ncol, nfront, nrow, rc, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:36:12: warning: unused variable 'ii' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | int ii, J, ncol, nfront, nrow, rc, size ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../SemiImplMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c: In function 'FrontMtx_initFromSubmatrix': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/init.c:281:34: warning: unused variable 'vSub' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 281 | nrow, offset, rc, size, vSub ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/../SemiImplMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SemiImplMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/basics.c: In function 'SemiImplMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/../../FrontMtx/../Pencil/../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/basics.c: In function 'SemiImplMtx_clearData': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SemiImplMtx/src/basics.c:79:7: warning: unused variable 'ieqn' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 79 | int ieqn, neqns ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/DSTree/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DSTree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DSTree/src/../DSTree.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/DSTree/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/basics.c: In function 'DSTree_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/DSTree/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/util.c: In function 'BKL_setRandomColors': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/util.c:22:21: warning: variable 'nreg' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 22 | int ireg, ndom, nreg ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/exhSearch.c: In function 'BKL_exhSearch': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/exhSearch.c:32:15: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 32 | int idom, ierr, iflip, iloc, jloc, nflip ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../BKL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/fidmat.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/fidmat.c: In function 'BKL_fidmat': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph/Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG/BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../../BPG.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/../BKL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/BKL/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/basics.c: In function 'BKL_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/BKL/src/../../BPG/../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'loadDiagonal': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:549:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 549 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:550:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 550 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'getRowStructure': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:600:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 600 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:601:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 601 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'loadOrigRow': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:688:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 688 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:689:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 689 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'updateRow': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:761:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 761 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:762:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 762 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'storeRow': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:859:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 859 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:860:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 860 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'getColumnStructure': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1047:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1047 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1048:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1048 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'loadOrigColumn': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1114:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1114 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1115:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1115 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'updateColumn': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1178:13: warning: unused parameter 'symmetryflag' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1178 | int symmetryflag, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1187:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1187 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1188:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1188 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c: In function 'storeColumn': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1278:13: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1278 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/factor.c:1279:14: warning: unused parameter 'msgFile' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1279 | FILE *msgFile [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/../ILUMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ILUMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/basics.c: In function 'ILUMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ILUMtx/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../SubMtxList.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/init.c: In function 'SubMtxList_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/../SubMtxList.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxList/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/basics.c: In function 'SubMtxList_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxList/src/../../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Lock/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/../Lock.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/init.c: In function 'Lock_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Lock/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/../Lock.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Lock/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/basics.c: In function 'Lock_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Lock/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/PFV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/PFV.c: In function 'PFVinit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/IP.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IP.c: In function 'IP_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IP.c: In function 'IP_radixSortUp': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IP.c:234:15: warning: variable 'd' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 234 | int b1, b2, d, dneg, dpos, i, j, negmin, posmax ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IP.c: In function 'IP_mergeSortUp': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IP.c:488:25: warning: variable 'prev' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 488 | IP *ip, *ip1, *ip2, *prev ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/ZV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/ZV.c: In function 'ZVinit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/I2OP.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/I2OP.c: In function 'I2OP_init': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: cargo:warning= | | [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/PIV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/PIV.c: In function 'PIVinit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'readHB_info': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:269:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 269 | *(*Type+3) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'readHB_header': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:311:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 311 | *(Key+8) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:312:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 312 | *(Title+72) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:347:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 347 | *(Ptrfmt+16) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:348:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 348 | *(Indfmt+16) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:349:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 349 | *(Valfmt+20) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:350:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 350 | *(Rhsfmt+20) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'readHB_mat_double': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:457:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 457 | *(ThisElement+Ptrwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:480:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 480 | *(ThisElement+Indwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:508:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 508 | *(ThisElement+Valwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'readHB_aux_double': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:708:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 708 | *(ThisElement+Rhswidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/IV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/IV.c: In function 'IVinit2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'readHB_mat_char': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IVsortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:23:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1021:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1021 | *(ThisElement+Ptrwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: 23 | int first, ierr, ii, key ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IVDVsortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:94:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1044:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1044 | *(ThisElement+Indwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: 94 | int first, ierr, ii, key ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IVZVsortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:167:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 167 | int first, ierr, ii, key ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1072:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1072 | *(ThisElement+Valwidth) = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IV2sortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:240:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 240 | int first, ierr, ii, key, length, start ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IV2DVsortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:306:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 306 | int first, ierr, ii, key, length, start ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c: In function 'IV2ZVsortUpAndCompress': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/sortAndCompress.c:378:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 378 | int first, ierr, ii, key, length, start ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/FV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/FV.c: In function 'FVinit2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'ParseRfmt': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1632:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1632 | *(tmp2+1) = (int) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1642:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1642 | while ( *(tmp2+len) != (int) NULL ) { [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1646:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1646 | *(strchr(fmt,')')+1) = (int) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'substr': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1705:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1705 | if ( pos+len <= strlen(S)) { [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1709:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1709 | SubS[len] = (char) NULL; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c: In function 'IOHBTerminate': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1728:4: warning: format not a string literal and no format arguments [-Wformat-security] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1728 | fprintf(stderr,message); [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/PCV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/PCV.c: In function 'PCVinit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: At top level: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/iohb.c:1701:14: warning: 'substr' defined but not used [-Wunused-function] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1701 | static char* substr(const char* S, const int pos, const int len) [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/DV.c: In function 'DVfscanf': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/DV.c:369:16: warning: unused variable 'rc' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 369 | int i = 0, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/DV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/DV.c: In function 'DVinit2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/PDV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/PDV.c: In function 'PDVinit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Utilities/src/../Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Utilities/src/CV.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/CV.c: In function 'CVinit2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Utilities/src/../MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/util.c: In function 'IVL_equivMap1': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/util.c:238:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 238 | int first, ierr, ii, itest, jtest, nlist, nlist2, ntest, nv2, sum, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/util.c:238:7: warning: variable 'first' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 238 | int first, ierr, ii, itest, jtest, nlist, nlist2, ntest, nv2, sum, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/util.c: In function 'IVL_mapEntries': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/util.c:517:14: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 517 | int count, ierr, ii, ilist, maxsize, nlist, range, size, value ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/IVL/src/../../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/listmanip.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/listmanip.c: In function 'IVL_setList': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/misc.c: In function 'IVL_make9P': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/misc.c:24:23: warning: variable 'ij' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 24 | int i, icomp, idof, ij, imax, imin, inow, j, jcomp, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/IVL/src/../../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/init.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/init.c: In function 'IVL_init2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/IVL/src/../../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/IVL/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/basics.c: In function 'IVL_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/IVL/src/../../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Perm/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Perm/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Perm/src/../Perm.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Perm/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/basics.c: In function 'Perm_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Perm/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c: In function 'SymbFac_initFromGraph': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:22:14: warning: variable 'nfromchildren' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 22 | last, nfromchildren, nint, nfront, nvtx, size, v, w ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:21:40: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 21 | int bndweight, count, first, front, ierr, ii, intweight, I, J, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c: In function 'SymbFac_initFromInpMtx': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:237:40: warning: variable 'nfromchildren' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 237 | int count, front, ierr, ii, I, J, nfromchildren, nint, nfront, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:237:24: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 237 | int count, front, ierr, ii, I, J, nfromchildren, nint, nfront, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c: In function 'SymbFac_initFromPencil': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:441:20: warning: variable 'nvectorB' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 441 | nvectorA, nvectorB, nvtx, size, v, w ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:441:10: warning: variable 'nvectorA' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 441 | nvectorA, nvectorB, nvtx, size, v, w ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:440:40: warning: variable 'nfromchildren' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 440 | int count, front, ierr, ii, I, J, nfromchildren, nint, nfront, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SymbFac/src/symbfac.c:440:24: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 440 | int count, front, ierr, ii, I, J, nfromchildren, nint, nfront, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Ideq/src/../../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Ideq/src/../../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Ideq/src/../../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Ideq/src/../../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Ideq/src/../Ideq.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Ideq/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/basics.c: In function 'Ideq_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Ideq/src/../../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Drand/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Drand/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Drand/src/../Drand.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Drand/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/basics.c: In function 'Drand_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Drand/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/setup.c: In function 'Pencil_setup': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/setup.c:45:15: warning: unused parameter 'msglvl' [-Wunused-parameter] [INFO] [stderr] warning: spooles_ffi@0.1.1: 45 | int msglvl, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../../InpMtx/InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/../Pencil.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/Pencil/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/basics.c: In function 'Pencil_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/Pencil/src/../../InpMtx/../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/util.c: In function 'GPart_setCweights': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/util.c:21:9: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 21 | int ierr, ii, last, ncomp, now, nvtx, u, usize, v, w ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/util.c: In function 'GPart_bndWeightsIV': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/util.c:253:26: warning: variable 'cweights' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 253 | int *bnd, *compids, *cweights, *mark, *vadj, *vwghts ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/split.c: In function 'GPart_split': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/split.c:22:53: warning: variable 'nvtx' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 22 | int domwght, icomp, ierr, msglvl, ncomp, nvtot, nvtx, sepwght ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/GPart/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../DDsepInfo.h:6, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/DDsepInfo.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/DDsepInfo.c: In function 'DDsepInfo_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/smoothBisector.c: In function 'GPart_smoothBisector': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/smoothBisector.c:35:33: warning: variable 'vwghts' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 35 | int *compids, *cweights, *vwghts ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/DDviaFishnet.c: In function 'GPart_absDomains': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/DDviaFishnet.c:427:52: warning: variable 'vwghts' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 427 | int *compids, *cweights, *dmap, *head, *link, *vwghts ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/DDviaFishnet.c: In function 'GPart_absBoundary': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/DDviaFishnet.c:554:24: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 554 | int count, domid, ierr, ii, oldcount, ntest, nvtx, rc, v, vwght ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/RBviaDDsep.c: In function 'visit': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/RBviaDDsep.c:197:30: warning: variable 'parnvtot' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 197 | nvbnd, nvtot, nvtx, parnvtot, totvwght, v, vsize, width ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/../IVL/IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/../IVL.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph/Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../../Graph.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/../GPart.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/GPart/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/basics.c: In function 'GPart_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/GPart/src/../../Graph/../IVL/../IV/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c: In function 'ETree_mergeFrontsOne': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c:294:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] [INFO] [stderr] warning: spooles_ffi@0.1.1: 294 | temp = IVinit(nfront, NULL) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | void * [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ETree/src/../../Utilities/Utilities.h:37, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../ETree.h:4, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/transform.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/IV.h:139:10: note: expected 'int' but argument is of type 'void *' [INFO] [stderr] warning: spooles_ffi@0.1.1: 139 | int ival [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c: In function 'ETree_mergeFrontsAll': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c:456:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] [INFO] [stderr] warning: spooles_ffi@0.1.1: 456 | temp = IVinit(nfront, NULL) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | void * [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ETree/src/../../Utilities/Utilities.h:37, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../ETree.h:4, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/transform.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/IV.h:139:10: note: expected 'int' but argument is of type 'void *' [INFO] [stderr] warning: spooles_ffi@0.1.1: 139 | int ival [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c: In function 'ETree_mergeFrontsAny': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/transform.c:617:23: warning: passing argument 2 of 'IVinit' makes integer from pointer without a cast [-Wint-conversion] [INFO] [stderr] warning: spooles_ffi@0.1.1: 617 | temp = IVinit(nfront, NULL) ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | void * [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ETree/src/../../Utilities/Utilities.h:37, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../ETree.h:4, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/transform.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/IV.h:139:10: note: expected 'int' but argument is of type 'void *' [INFO] [stderr] warning: spooles_ffi@0.1.1: 139 | int ival [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/util.c: In function 'ETree_spliceTwoETrees': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/util.c:598:46: warning: variable 'fch0' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 598 | int *bndwghts0, *bndwghts1, *bndwghts2, *fch0, *head0, *link0, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/storage.c: In function 'ETree_forwSolveProfile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/storage.c:394:29: warning: variable 'nfront' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 394 | int I, J, maxstack, nDJ, nfront, nUJ, stack ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/storage.c: In function 'ETree_backSolveProfile': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/storage.c:462:29: warning: variable 'nfront' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 462 | int J, K, maxstack, nDJ, nfront, nUJ, stack ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/init.c: In function 'ETree_initFromDenseMatrix': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/init.c:330:23: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 330 | int bndJ, count, ierr, I, J, sizeI, sizeJ ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/init.c: In function 'ETree_initFromFile': [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ETree/src/../../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/init.c:385:10: warning: variable 'neqns' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: 385 | int neqns, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/../ETree.h:4, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ETree/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/basics.c: In function 'ETree_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ETree/src/../../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/IO.c: In function 'ChvManager_writeForHumanEye': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/IO.c:19:8: warning: unused variable 'chv' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 19 | Chv *chv ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/IO.c: In function 'SubMtxManager_writeForHumanEye': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/IO.c:19:11: warning: unused variable 'mtx' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 19 | SubMtx *mtx ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../../Chv/Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../../Chv.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/../ChvManager.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/ChvManager/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/basics.c: In function 'ChvManager_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/ChvManager/src/../../Chv/../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxManager/src/../../SubMtx/SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxManager/src/../../SubMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxManager/src/../SubMtxManager.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/SubMtxManager/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/basics.c: In function 'SubMtxManager_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/SubMtxManager/src/../../SubMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/fullAdj.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/fullAdj.c: In function 'InpMtx_fullAdjacency': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/fullAdj.c: In function 'InpMtx_fullAdjacency2': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/fullAdj.c:228:18: warning: unused variable 'ierr' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 228 | int count, ierr, ii, jvtx, jsize, kvtx, nvtx ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/util.c: In function 'InpMtx_convertToVectors': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/util.c:78:19: warning: variable 'ivec2' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 78 | int *ivec1, *ivec2, *offsets, *sizes, *vecids ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c: In function 'InpMtx_nonsym_gmmm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:44:55: warning: unused variable 'nrowY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 44 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:44:48: warning: unused variable 'nrowX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 44 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:44:29: warning: unused variable 'ncolY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 44 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:44:22: warning: unused variable 'ncolX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 44 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c: In function 'InpMtx_nonsym_gmmm_T': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:316:55: warning: unused variable 'nrowY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 316 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:316:48: warning: unused variable 'nrowX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 316 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:316:29: warning: unused variable 'ncolY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 316 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:316:22: warning: unused variable 'ncolX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 316 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c: In function 'InpMtx_nonsym_gmmm_H': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:589:55: warning: unused variable 'nrowY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 589 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:589:48: warning: unused variable 'nrowX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 589 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:589:29: warning: unused variable 'ncolY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 589 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:589:22: warning: unused variable 'ncolX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 589 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c: In function 'InpMtx_sym_gmmm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:797:55: warning: unused variable 'nrowY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 797 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:797:48: warning: unused variable 'nrowX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 797 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:797:29: warning: unused variable 'ncolY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 797 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:797:22: warning: unused variable 'ncolX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 797 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c: In function 'InpMtx_herm_gmmm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:1140:55: warning: unused variable 'nrowY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1140 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:1140:48: warning: unused variable 'nrowX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1140 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:1140:29: warning: unused variable 'ncolY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1140 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmmm.c:1140:22: warning: unused variable 'ncolX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1140 | int incX, incY, ncolX, ncolY, nent, nrhs, nrowX, nrowY, rc ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c: In function 'InpMtx_nonsym_mmmVector': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:59:28: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 59 | int chev, col, ii, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:111:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 111 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c: In function 'InpMtx_nonsym_mmmVector_T': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:271:28: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 271 | int chev, col, ii, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:323:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 323 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c: In function 'InpMtx_nonsym_mmmVector_H': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:483:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 483 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c: In function 'InpMtx_sym_mmmVector': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:641:28: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 641 | int chev, col, ii, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: In file included from ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/Utilities.h:22, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx/../cfiles.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx/DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../../DenseMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/../InpMtx.h:3, [INFO] [stderr] warning: spooles_ffi@0.1.1: from ./c_lib/spooles/InpMtx/src/basics.c:3: [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/basics.c: In function 'InpMtx_new': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:36:45: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | "\n ALLOCATE failure : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 42 | ptr, (count)*sizeof(type), __LINE__, __FILE__) ; } } \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:15: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:41:49: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 41 | "\n ALLOCATE : address %p, bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: 48 | (count)*sizeof(type), __LINE__, __FILE__) ; \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | long unsigned int [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:12: note: in definition of macro 'ALLOCATE' [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/../../DenseMtx/../Utilities/MM.h:47:40: note: format string is defined here [INFO] [stderr] warning: spooles_ffi@0.1.1: 47 | "\n ALLOCATE error : bytes %d, line %d, file %s", \ [INFO] [stderr] warning: spooles_ffi@0.1.1: | ~^ [INFO] [stderr] warning: spooles_ffi@0.1.1: | | [INFO] [stderr] warning: spooles_ffi@0.1.1: | int [INFO] [stderr] warning: spooles_ffi@0.1.1: | %ld [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c: In function 'InpMtx_initFromSubmatrix': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:40:27: warning: unused variable 'vecids' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 40 | *rowsB, *sizes, *vecids ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:40:19: warning: unused variable 'sizes' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 40 | *rowsB, *sizes, *vecids ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:39:52: warning: unused variable 'offsets' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 39 | int *colmap, *colsA, *colsB, *ibuf1, *ibuf2, *offsets, *rowmap, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:37:45: warning: unused variable 'nvector' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 37 | maxrowA, nbuf, ncolB, nent, nrowB, nvector, rowA, rowB, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:36:39: warning: unused variable 'jjlast' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | int colA, colB, ii, jj, jjfirst, jjlast, kk, maxcolA, maxn, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/extract.c:36:30: warning: unused variable 'jjfirst' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 36 | int colA, colB, ii, jj, jjfirst, jjlast, kk, maxcolA, maxn, [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:711:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 711 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c: In function 'InpMtx_nonsym_gmvm_T': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:311:28: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 311 | int chev, col, ii, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c: In function 'InpMtx_herm_mmmVector': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/mvmVector.c:923:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 923 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:363:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 363 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c: In function 'InpMtx_nonsym_gmvm_H': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:547:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 547 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c: In function 'InpMtx_sym_gmvm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:726:28: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 726 | int chev, col, ii, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:796:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 796 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c: In function 'InpMtx_herm_gmvm': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:1032:32: warning: unused variable 'jrhs' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1032 | int chev, col, ii, jj, jrhs, off, row ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c: In function 'checkInput': [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:1221:17: warning: unused variable 'typeY' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1221 | int typeX, typeY ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stderr] warning: spooles_ffi@0.1.1: ./c_lib/spooles/InpMtx/src/gmvm.c:1221:10: warning: unused variable 'typeX' [-Wunused-variable] [INFO] [stderr] warning: spooles_ffi@0.1.1: 1221 | int typeX, typeY ; [INFO] [stderr] warning: spooles_ffi@0.1.1: | ^~~~~ [INFO] [stdout] warning: unused imports: `PivotingFlag`, `SymmetryFlag`, and `solve_using_lu` [INFO] [stdout] --> src/tests/tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{SymmetryFlag, PivotingFlag, solve_using_lu}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type size_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type __gnuc_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type __u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type __u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type __u_int = libc::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type __u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type __int8_t = libc::c_schar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type __uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type __int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type __uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type __int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type __uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type __int64_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type __uint64_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type __int_least8_t = __int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type __uint_least8_t = __uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type __int_least16_t = __int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | pub type __uint_least16_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | pub type __int_least32_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | pub type __uint_least32_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:317:10 [INFO] [stdout] | [INFO] [stdout] 317 | pub type __int_least64_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:318:10 [INFO] [stdout] | [INFO] [stdout] 318 | pub type __uint_least64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | pub type __quad_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | pub type __u_quad_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | pub type __intmax_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | pub type __uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | pub type __dev_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | pub type __uid_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | pub type __gid_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type __ino_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type __ino64_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type __mode_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type __nlink_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | pub type __off_t = libc::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | pub type __off64_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | pub type __pid_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | pub type __clock_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | pub type __rlim_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:363:10 [INFO] [stdout] | [INFO] [stdout] 363 | pub type __rlim64_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | pub type __id_t = libc::c_uint; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:365:10 [INFO] [stdout] | [INFO] [stdout] 365 | pub type __time_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | pub type __useconds_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:367:10 [INFO] [stdout] | [INFO] [stdout] 367 | pub type __suseconds_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | pub type __daddr_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:369:10 [INFO] [stdout] | [INFO] [stdout] 369 | pub type __key_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | pub type __clockid_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | pub type __timer_t = *mut libc::c_void; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 372 | pub type __blksize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | pub type __blkcnt_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | pub type __blkcnt64_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | pub type __fsblkcnt_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | pub type __fsblkcnt64_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:377:10 [INFO] [stdout] | [INFO] [stdout] 377 | pub type __fsfilcnt_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | pub type __fsfilcnt64_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | pub type __fsword_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:380:10 [INFO] [stdout] | [INFO] [stdout] 380 | pub type __ssize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | pub type __syscall_slong_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | pub type __syscall_ulong_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:383:10 [INFO] [stdout] | [INFO] [stdout] 383 | pub type __loff_t = __off64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | pub type __caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | pub type __intptr_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub type __socklen_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | pub type __sig_atomic_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fpos_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:507:10 [INFO] [stdout] | [INFO] [stdout] 507 | pub type __fpos_t = _G_fpos_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fpos64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:547:10 [INFO] [stdout] | [INFO] [stdout] 547 | pub type __fpos64_t = _G_fpos64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Fpos64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | pub type _IO_lock_t = libc::c_void; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:902:10 [INFO] [stdout] | [INFO] [stdout] 902 | pub type off_t = __off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:903:10 [INFO] [stdout] | [INFO] [stdout] 903 | pub type ssize_t = __ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:904:10 [INFO] [stdout] | [INFO] [stdout] 904 | pub type fpos_t = __fpos_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1290:10 [INFO] [stdout] | [INFO] [stdout] 1290 | pub type wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `idtype_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1294:10 [INFO] [stdout] | [INFO] [stdout] 1294 | pub type idtype_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IdtypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1488:10 [INFO] [stdout] | [INFO] [stdout] 1488 | pub type u_char = __u_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1489:10 [INFO] [stdout] | [INFO] [stdout] 1489 | pub type u_short = __u_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1490:10 [INFO] [stdout] | [INFO] [stdout] 1490 | pub type u_int = __u_int; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1491:10 [INFO] [stdout] | [INFO] [stdout] 1491 | pub type u_long = __u_long; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1492:10 [INFO] [stdout] | [INFO] [stdout] 1492 | pub type quad_t = __quad_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1493:10 [INFO] [stdout] | [INFO] [stdout] 1493 | pub type u_quad_t = __u_quad_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1494:10 [INFO] [stdout] | [INFO] [stdout] 1494 | pub type fsid_t = __fsid_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1495:10 [INFO] [stdout] | [INFO] [stdout] 1495 | pub type loff_t = __loff_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1496:10 [INFO] [stdout] | [INFO] [stdout] 1496 | pub type ino_t = __ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1497:10 [INFO] [stdout] | [INFO] [stdout] 1497 | pub type dev_t = __dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1498:10 [INFO] [stdout] | [INFO] [stdout] 1498 | pub type gid_t = __gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1499:10 [INFO] [stdout] | [INFO] [stdout] 1499 | pub type mode_t = __mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1500:10 [INFO] [stdout] | [INFO] [stdout] 1500 | pub type nlink_t = __nlink_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1501:10 [INFO] [stdout] | [INFO] [stdout] 1501 | pub type uid_t = __uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1502:10 [INFO] [stdout] | [INFO] [stdout] 1502 | pub type pid_t = __pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1503:10 [INFO] [stdout] | [INFO] [stdout] 1503 | pub type id_t = __id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1504:10 [INFO] [stdout] | [INFO] [stdout] 1504 | pub type daddr_t = __daddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1505:10 [INFO] [stdout] | [INFO] [stdout] 1505 | pub type caddr_t = __caddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1506:10 [INFO] [stdout] | [INFO] [stdout] 1506 | pub type key_t = __key_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1507:10 [INFO] [stdout] | [INFO] [stdout] 1507 | pub type clock_t = __clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1508:10 [INFO] [stdout] | [INFO] [stdout] 1508 | pub type clockid_t = __clockid_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1509:10 [INFO] [stdout] | [INFO] [stdout] 1509 | pub type time_t = __time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1510:10 [INFO] [stdout] | [INFO] [stdout] 1510 | pub type timer_t = __timer_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1511:10 [INFO] [stdout] | [INFO] [stdout] 1511 | pub type ulong = libc::c_ulong; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1512:10 [INFO] [stdout] | [INFO] [stdout] 1512 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1513:10 [INFO] [stdout] | [INFO] [stdout] 1513 | pub type uint = libc::c_uint; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1514:10 [INFO] [stdout] | [INFO] [stdout] 1514 | pub type u_int8_t = __uint8_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1515:10 [INFO] [stdout] | [INFO] [stdout] 1515 | pub type u_int16_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1516:10 [INFO] [stdout] | [INFO] [stdout] 1516 | pub type u_int32_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1517:10 [INFO] [stdout] | [INFO] [stdout] 1517 | pub type u_int64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1518:10 [INFO] [stdout] | [INFO] [stdout] 1518 | pub type register_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1547:10 [INFO] [stdout] | [INFO] [stdout] 1547 | pub type sigset_t = __sigset_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1626:10 [INFO] [stdout] | [INFO] [stdout] 1626 | pub type suseconds_t = __suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1627:10 [INFO] [stdout] | [INFO] [stdout] 1627 | pub type __fd_mask = libc::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1656:10 [INFO] [stdout] | [INFO] [stdout] 1656 | pub type fd_mask = __fd_mask; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1676:10 [INFO] [stdout] | [INFO] [stdout] 1676 | pub type blksize_t = __blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1677:10 [INFO] [stdout] | [INFO] [stdout] 1677 | pub type blkcnt_t = __blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1678:10 [INFO] [stdout] | [INFO] [stdout] 1678 | pub type fsblkcnt_t = __fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1679:10 [INFO] [stdout] | [INFO] [stdout] 1679 | pub type fsfilcnt_t = __fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1719:10 [INFO] [stdout] | [INFO] [stdout] 1719 | pub type __pthread_list_t = __pthread_internal_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:1748:10 [INFO] [stdout] | [INFO] [stdout] 1748 | pub type __pthread_slist_t = __pthread_internal_slist; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:2281:10 [INFO] [stdout] | [INFO] [stdout] 2281 | pub type pthread_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:2360:10 [INFO] [stdout] | [INFO] [stdout] 2360 | pub type pthread_key_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:2361:10 [INFO] [stdout] | [INFO] [stdout] 2361 | pub type pthread_once_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:2590:10 [INFO] [stdout] | [INFO] [stdout] 2590 | pub type pthread_spinlock_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:3044:10 [INFO] [stdout] | [INFO] [stdout] 3044 | pub type __compar_fn_t = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `float_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:3193:10 [INFO] [stdout] | [INFO] [stdout] 3193 | pub type float_t = f32; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FloatT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `double_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:3194:10 [INFO] [stdout] | [INFO] [stdout] 3194 | pub type double_t = f64; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `DoubleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:4517:10 [INFO] [stdout] | [INFO] [stdout] 4517 | pub type _bindgen_ty_1 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__locale_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:4673:10 [INFO] [stdout] | [INFO] [stdout] 4673 | pub type __locale_t = *mut __locale_struct; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `locale_t` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:4674:10 [INFO] [stdout] | [INFO] [stdout] 4674 | pub type locale_t = __locale_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__cpu_mask` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:12937:10 [INFO] [stdout] | [INFO] [stdout] 12937 | pub type __cpu_mask = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CpuMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__jmp_buf` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13318:10 [INFO] [stdout] | [INFO] [stdout] 13318 | pub type __jmp_buf = [libc::c_long; 8usize]; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JmpBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13321:10 [INFO] [stdout] | [INFO] [stdout] 13321 | pub type _bindgen_ty_2 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13330:10 [INFO] [stdout] | [INFO] [stdout] 13330 | pub type _bindgen_ty_3 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13335:10 [INFO] [stdout] | [INFO] [stdout] 13335 | pub type _bindgen_ty_4 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_5` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13339:10 [INFO] [stdout] | [INFO] [stdout] 13339 | pub type _bindgen_ty_5 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_6` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13344:10 [INFO] [stdout] | [INFO] [stdout] 13344 | pub type _bindgen_ty_6 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_7` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13347:10 [INFO] [stdout] | [INFO] [stdout] 13347 | pub type _bindgen_ty_7 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_8` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13350:10 [INFO] [stdout] | [INFO] [stdout] 13350 | pub type _bindgen_ty_8 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_9` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13353:10 [INFO] [stdout] | [INFO] [stdout] 13353 | pub type _bindgen_ty_9 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_10` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13421:10 [INFO] [stdout] | [INFO] [stdout] 13421 | pub type _bindgen_ty_10 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_11` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:13424:10 [INFO] [stdout] | [INFO] [stdout] 13424 | pub type _bindgen_ty_11 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/spooles_binding.rs:16222:10 [INFO] [stdout] | [INFO] [stdout] 16222 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUFSIZ` is never used [INFO] [stdout] --> src/spooles_binding.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | pub const BUFSIZ: u32 = 8192; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EOF` is never used [INFO] [stdout] --> src/spooles_binding.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | pub const EOF: i32 = -1; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEEK_SET` is never used [INFO] [stdout] --> src/spooles_binding.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | pub const SEEK_SET: u32 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEEK_CUR` is never used [INFO] [stdout] --> src/spooles_binding.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub const SEEK_CUR: u32 = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEEK_END` is never used [INFO] [stdout] --> src/spooles_binding.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | pub const SEEK_END: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `P_tmpdir` is never used [INFO] [stdout] --> src/spooles_binding.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | pub const P_tmpdir: &[u8; 5usize] = b"/tmp\0"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `L_tmpnam` is never used [INFO] [stdout] --> src/spooles_binding.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub const L_tmpnam: u32 = 20; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TMP_MAX` is never used [INFO] [stdout] --> src/spooles_binding.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | pub const TMP_MAX: u32 = 238328; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FILENAME_MAX` is never used [INFO] [stdout] --> src/spooles_binding.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | pub const FILENAME_MAX: u32 = 4096; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `L_ctermid` is never used [INFO] [stdout] --> src/spooles_binding.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | pub const L_ctermid: u32 = 9; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FOPEN_MAX` is never used [INFO] [stdout] --> src/spooles_binding.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | pub const FOPEN_MAX: u32 = 16; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WNOHANG` is never used [INFO] [stdout] --> src/spooles_binding.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | pub const WNOHANG: u32 = 1; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WUNTRACED` is never used [INFO] [stdout] --> src/spooles_binding.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | pub const WUNTRACED: u32 = 2; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WSTOPPED` is never used [INFO] [stdout] --> src/spooles_binding.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | pub const WSTOPPED: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WEXITED` is never used [INFO] [stdout] --> src/spooles_binding.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub const WEXITED: u32 = 4; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WCONTINUED` is never used [INFO] [stdout] --> src/spooles_binding.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | pub const WCONTINUED: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WNOWAIT` is never used [INFO] [stdout] --> src/spooles_binding.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | pub const WNOWAIT: u32 = 16777216; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAND_MAX` is never used [INFO] [stdout] --> src/spooles_binding.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | pub const RAND_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXIT_FAILURE` is never used [INFO] [stdout] --> src/spooles_binding.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub const EXIT_FAILURE: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXIT_SUCCESS` is never used [INFO] [stdout] --> src/spooles_binding.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | pub const EXIT_SUCCESS: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LITTLE_ENDIAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | pub const LITTLE_ENDIAN: u32 = 1234; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BIG_ENDIAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | pub const BIG_ENDIAN: u32 = 4321; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PDP_ENDIAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | pub const PDP_ENDIAN: u32 = 3412; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BYTE_ORDER` is never used [INFO] [stdout] --> src/spooles_binding.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | pub const BYTE_ORDER: u32 = 1234; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FD_SETSIZE` is never used [INFO] [stdout] --> src/spooles_binding.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | pub const FD_SETSIZE: u32 = 1024; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_ILOGB0` is never used [INFO] [stdout] --> src/spooles_binding.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | pub const FP_ILOGB0: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_ILOGBNAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | pub const FP_ILOGBNAN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_NAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | pub const FP_NAN: u32 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_INFINITE` is never used [INFO] [stdout] --> src/spooles_binding.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | pub const FP_INFINITE: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_ZERO` is never used [INFO] [stdout] --> src/spooles_binding.rs:169:11 [INFO] [stdout] | [INFO] [stdout] 169 | pub const FP_ZERO: u32 = 2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_SUBNORMAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | pub const FP_SUBNORMAL: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FP_NORMAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | pub const FP_NORMAL: u32 = 4; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MATH_ERRNO` is never used [INFO] [stdout] --> src/spooles_binding.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | pub const MATH_ERRNO: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MATH_ERREXCEPT` is never used [INFO] [stdout] --> src/spooles_binding.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | pub const MATH_ERREXCEPT: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `math_errhandling` is never used [INFO] [stdout] --> src/spooles_binding.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | pub const math_errhandling: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_E` is never used [INFO] [stdout] --> src/spooles_binding.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | pub const M_E: f64 = 2.718281828459045; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_LOG2E` is never used [INFO] [stdout] --> src/spooles_binding.rs:176:11 [INFO] [stdout] | [INFO] [stdout] 176 | pub const M_LOG2E: f64 = 1.4426950408889634; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_LOG10E` is never used [INFO] [stdout] --> src/spooles_binding.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | pub const M_LOG10E: f64 = 0.4342944819032518; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_LN2` is never used [INFO] [stdout] --> src/spooles_binding.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | pub const M_LN2: f64 = 0.6931471805599453; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_LN10` is never used [INFO] [stdout] --> src/spooles_binding.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | pub const M_LN10: f64 = 2.302585092994046; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_PI` is never used [INFO] [stdout] --> src/spooles_binding.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | pub const M_PI: f64 = 3.141592653589793; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_PI_2` is never used [INFO] [stdout] --> src/spooles_binding.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 181 | pub const M_PI_2: f64 = 1.5707963267948966; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_PI_4` is never used [INFO] [stdout] --> src/spooles_binding.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | pub const M_PI_4: f64 = 0.7853981633974483; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_1_PI` is never used [INFO] [stdout] --> src/spooles_binding.rs:183:11 [INFO] [stdout] | [INFO] [stdout] 183 | pub const M_1_PI: f64 = 0.3183098861837907; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_2_PI` is never used [INFO] [stdout] --> src/spooles_binding.rs:184:11 [INFO] [stdout] | [INFO] [stdout] 184 | pub const M_2_PI: f64 = 0.6366197723675814; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_2_SQRTPI` is never used [INFO] [stdout] --> src/spooles_binding.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | pub const M_2_SQRTPI: f64 = 1.1283791670955126; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_SQRT2` is never used [INFO] [stdout] --> src/spooles_binding.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub const M_SQRT2: f64 = 1.4142135623730951; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_SQRT1_2` is never used [INFO] [stdout] --> src/spooles_binding.rs:187:11 [INFO] [stdout] | [INFO] [stdout] 187 | pub const M_SQRT1_2: f64 = 0.7071067811865476; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_DEBUG` is never used [INFO] [stdout] --> src/spooles_binding.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | pub const MEMORY_DEBUG: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IP_NULL` is never used [INFO] [stdout] --> src/spooles_binding.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | pub const IP_NULL: u32 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IP_FORWARD` is never used [INFO] [stdout] --> src/spooles_binding.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | pub const IP_FORWARD: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IP_BACKWARD` is never used [INFO] [stdout] --> src/spooles_binding.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | pub const IP_BACKWARD: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I2OP_NULL` is never used [INFO] [stdout] --> src/spooles_binding.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | pub const I2OP_NULL: u32 = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I2OP_FORWARD` is never used [INFO] [stdout] --> src/spooles_binding.rs:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | pub const I2OP_FORWARD: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I2OP_BACKWARD` is never used [INFO] [stdout] --> src/spooles_binding.rs:198:11 [INFO] [stdout] | [INFO] [stdout] 198 | pub const I2OP_BACKWARD: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPOOLES_INDICES_ONLY` is never used [INFO] [stdout] --> src/spooles_binding.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | pub const SPOOLES_INDICES_ONLY: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPOOLES_COMPLEX` is never used [INFO] [stdout] --> src/spooles_binding.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 201 | pub const SPOOLES_COMPLEX: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPOOLES_HERMITIAN` is never used [INFO] [stdout] --> src/spooles_binding.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub const SPOOLES_HERMITIAN: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPOOLES_BY_ROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | pub const SPOOLES_BY_ROWS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPOOLES_BY_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | pub const SPOOLES_BY_COLUMNS: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_STRICT_LOWER` is never used [INFO] [stdout] --> src/spooles_binding.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | pub const A2_STRICT_LOWER: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_LOWER` is never used [INFO] [stdout] --> src/spooles_binding.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | pub const A2_LOWER: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_DIAGONAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | pub const A2_DIAGONAL: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_UPPER` is never used [INFO] [stdout] --> src/spooles_binding.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | pub const A2_UPPER: u32 = 4; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_STRICT_UPPER` is never used [INFO] [stdout] --> src/spooles_binding.rs:213:11 [INFO] [stdout] | [INFO] [stdout] 213 | pub const A2_STRICT_UPPER: u32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_ALL_ENTRIES` is never used [INFO] [stdout] --> src/spooles_binding.rs:214:11 [INFO] [stdout] | [INFO] [stdout] 214 | pub const A2_ALL_ENTRIES: u32 = 6; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_BY_ROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:215:11 [INFO] [stdout] | [INFO] [stdout] 215 | pub const A2_BY_ROWS: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `A2_BY_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:216:11 [INFO] [stdout] | [INFO] [stdout] 216 | pub const A2_BY_COLUMNS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IVL_NOTYPE` is never used [INFO] [stdout] --> src/spooles_binding.rs:217:11 [INFO] [stdout] | [INFO] [stdout] 217 | pub const IVL_NOTYPE: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IVL_CHUNKED` is never used [INFO] [stdout] --> src/spooles_binding.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | pub const IVL_CHUNKED: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IVL_SOLO` is never used [INFO] [stdout] --> src/spooles_binding.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | pub const IVL_SOLO: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IVL_UNKNOWN` is never used [INFO] [stdout] --> src/spooles_binding.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 220 | pub const IVL_UNKNOWN: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IVL_INCR` is never used [INFO] [stdout] --> src/spooles_binding.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | pub const IVL_INCR: u32 = 1024; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_NO_TYPE` is never used [INFO] [stdout] --> src/spooles_binding.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | pub const INPMTX_NO_TYPE: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_BY_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:224:11 [INFO] [stdout] | [INFO] [stdout] 224 | pub const INPMTX_BY_COLUMNS: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_CUSTOM` is never used [INFO] [stdout] --> src/spooles_binding.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | pub const INPMTX_CUSTOM: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_NO_MODE` is never used [INFO] [stdout] --> src/spooles_binding.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | pub const INPMTX_NO_MODE: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_RAW_DATA` is never used [INFO] [stdout] --> src/spooles_binding.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | pub const INPMTX_RAW_DATA: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_SORTED` is never used [INFO] [stdout] --> src/spooles_binding.rs:229:11 [INFO] [stdout] | [INFO] [stdout] 229 | pub const INPMTX_SORTED: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_INDICES_ONLY` is never used [INFO] [stdout] --> src/spooles_binding.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | pub const INPMTX_INDICES_ONLY: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_REAL_ENTRIES` is never used [INFO] [stdout] --> src/spooles_binding.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | pub const INPMTX_REAL_ENTRIES: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPMTX_COMPLEX_ENTRIES` is never used [INFO] [stdout] --> src/spooles_binding.rs:233:11 [INFO] [stdout] | [INFO] [stdout] 233 | pub const INPMTX_COMPLEX_ENTRIES: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COORDS_BY_TUPLE` is never used [INFO] [stdout] --> src/spooles_binding.rs:234:11 [INFO] [stdout] | [INFO] [stdout] 234 | pub const COORDS_BY_TUPLE: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COORDS_BY_COORD` is never used [INFO] [stdout] --> src/spooles_binding.rs:235:11 [INFO] [stdout] | [INFO] [stdout] 235 | pub const COORDS_BY_COORD: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_DENSE_ROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | pub const SUBMTX_DENSE_ROWS: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_DENSE_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:237:11 [INFO] [stdout] | [INFO] [stdout] 237 | pub const SUBMTX_DENSE_COLUMNS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_SPARSE_ROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | pub const SUBMTX_SPARSE_ROWS: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_SPARSE_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:239:11 [INFO] [stdout] | [INFO] [stdout] 239 | pub const SUBMTX_SPARSE_COLUMNS: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_SPARSE_TRIPLES` is never used [INFO] [stdout] --> src/spooles_binding.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | pub const SUBMTX_SPARSE_TRIPLES: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_DENSE_SUBROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | pub const SUBMTX_DENSE_SUBROWS: u32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_DENSE_SUBCOLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | pub const SUBMTX_DENSE_SUBCOLUMNS: u32 = 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_DIAGONAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | pub const SUBMTX_DIAGONAL: u32 = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_BLOCK_DIAGONAL_SYM` is never used [INFO] [stdout] --> src/spooles_binding.rs:244:11 [INFO] [stdout] | [INFO] [stdout] 244 | pub const SUBMTX_BLOCK_DIAGONAL_SYM: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUBMTX_BLOCK_DIAGONAL_HERM` is never used [INFO] [stdout] --> src/spooles_binding.rs:245:11 [INFO] [stdout] | [INFO] [stdout] 245 | pub const SUBMTX_BLOCK_DIAGONAL_HERM: u32 = 9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_STRICT_LOWER` is never used [INFO] [stdout] --> src/spooles_binding.rs:246:11 [INFO] [stdout] | [INFO] [stdout] 246 | pub const CHV_STRICT_LOWER: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_DIAGONAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:247:11 [INFO] [stdout] | [INFO] [stdout] 247 | pub const CHV_DIAGONAL: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_STRICT_UPPER` is never used [INFO] [stdout] --> src/spooles_binding.rs:248:11 [INFO] [stdout] | [INFO] [stdout] 248 | pub const CHV_STRICT_UPPER: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_STRICT_LOWER_11` is never used [INFO] [stdout] --> src/spooles_binding.rs:249:11 [INFO] [stdout] | [INFO] [stdout] 249 | pub const CHV_STRICT_LOWER_11: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_LOWER_21` is never used [INFO] [stdout] --> src/spooles_binding.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | pub const CHV_LOWER_21: u32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_STRICT_UPPER_11` is never used [INFO] [stdout] --> src/spooles_binding.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | pub const CHV_STRICT_UPPER_11: u32 = 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_UPPER_12` is never used [INFO] [stdout] --> src/spooles_binding.rs:252:11 [INFO] [stdout] | [INFO] [stdout] 252 | pub const CHV_UPPER_12: u32 = 7; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_BY_ROWS` is never used [INFO] [stdout] --> src/spooles_binding.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | pub const CHV_BY_ROWS: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHV_BY_COLUMNS` is never used [INFO] [stdout] --> src/spooles_binding.rs:254:11 [INFO] [stdout] | [INFO] [stdout] 254 | pub const CHV_BY_COLUMNS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TT_NONE` is never used [INFO] [stdout] --> src/spooles_binding.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | pub const TT_NONE: u32 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TT_SOLARIS` is never used [INFO] [stdout] --> src/spooles_binding.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | pub const TT_SOLARIS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TT_POSIX` is never used [INFO] [stdout] --> src/spooles_binding.rs:257:11 [INFO] [stdout] | [INFO] [stdout] 257 | pub const TT_POSIX: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THREAD_TYPE` is never used [INFO] [stdout] --> src/spooles_binding.rs:258:11 [INFO] [stdout] | [INFO] [stdout] 258 | pub const THREAD_TYPE: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCHED_OTHER` is never used [INFO] [stdout] --> src/spooles_binding.rs:262:11 [INFO] [stdout] | [INFO] [stdout] 262 | pub const SCHED_OTHER: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCHED_FIFO` is never used [INFO] [stdout] --> src/spooles_binding.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | pub const SCHED_FIFO: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCHED_RR` is never used [INFO] [stdout] --> src/spooles_binding.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | pub const SCHED_RR: u32 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_REALTIME` is never used [INFO] [stdout] --> src/spooles_binding.rs:270:11 [INFO] [stdout] | [INFO] [stdout] 270 | pub const CLOCK_REALTIME: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_MONOTONIC` is never used [INFO] [stdout] --> src/spooles_binding.rs:271:11 [INFO] [stdout] | [INFO] [stdout] 271 | pub const CLOCK_MONOTONIC: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_PROCESS_CPUTIME_ID` is never used [INFO] [stdout] --> src/spooles_binding.rs:272:11 [INFO] [stdout] | [INFO] [stdout] 272 | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_THREAD_CPUTIME_ID` is never used [INFO] [stdout] --> src/spooles_binding.rs:273:11 [INFO] [stdout] | [INFO] [stdout] 273 | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_MONOTONIC_RAW` is never used [INFO] [stdout] --> src/spooles_binding.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | pub const CLOCK_MONOTONIC_RAW: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_REALTIME_COARSE` is never used [INFO] [stdout] --> src/spooles_binding.rs:275:11 [INFO] [stdout] | [INFO] [stdout] 275 | pub const CLOCK_REALTIME_COARSE: u32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_MONOTONIC_COARSE` is never used [INFO] [stdout] --> src/spooles_binding.rs:276:11 [INFO] [stdout] | [INFO] [stdout] 276 | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_BOOTTIME` is never used [INFO] [stdout] --> src/spooles_binding.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | pub const CLOCK_BOOTTIME: u32 = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_REALTIME_ALARM` is never used [INFO] [stdout] --> src/spooles_binding.rs:278:11 [INFO] [stdout] | [INFO] [stdout] 278 | pub const CLOCK_REALTIME_ALARM: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_BOOTTIME_ALARM` is never used [INFO] [stdout] --> src/spooles_binding.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLOCK_TAI` is never used [INFO] [stdout] --> src/spooles_binding.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | pub const CLOCK_TAI: u32 = 11; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIMER_ABSTIME` is never used [INFO] [stdout] --> src/spooles_binding.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | pub const TIMER_ABSTIME: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIME_UTC` is never used [INFO] [stdout] --> src/spooles_binding.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | pub const TIME_UTC: u32 = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_ONCE_INIT` is never used [INFO] [stdout] --> src/spooles_binding.rs:286:11 [INFO] [stdout] | [INFO] [stdout] 286 | pub const PTHREAD_ONCE_INIT: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_BARRIER_SERIAL_THREAD` is never used [INFO] [stdout] --> src/spooles_binding.rs:287:11 [INFO] [stdout] | [INFO] [stdout] 287 | pub const PTHREAD_BARRIER_SERIAL_THREAD: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOCK_IN_PROCESS` is never used [INFO] [stdout] --> src/spooles_binding.rs:289:11 [INFO] [stdout] | [INFO] [stdout] 289 | pub const LOCK_IN_PROCESS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOCK_OVER_ALL_PROCESSES` is never used [INFO] [stdout] --> src/spooles_binding.rs:290:11 [INFO] [stdout] | [INFO] [stdout] 290 | pub const LOCK_OVER_ALL_PROCESSES: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRONTMTX_SPARSE_FRONTS` is never used [INFO] [stdout] --> src/spooles_binding.rs:292:11 [INFO] [stdout] | [INFO] [stdout] 292 | pub const FRONTMTX_SPARSE_FRONTS: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRONTMTX_1D_MODE` is never used [INFO] [stdout] --> src/spooles_binding.rs:293:11 [INFO] [stdout] | [INFO] [stdout] 293 | pub const FRONTMTX_1D_MODE: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRONTMTX_2D_MODE` is never used [INFO] [stdout] --> src/spooles_binding.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | pub const FRONTMTX_2D_MODE: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOCK_IN_ALL_PROCESSES` is never used [INFO] [stdout] --> src/spooles_binding.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | pub const LOCK_IN_ALL_PROCESSES: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `va_list` is never used [INFO] [stdout] --> src/spooles_binding.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `off_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:902:10 [INFO] [stdout] | [INFO] [stdout] 902 | pub type off_t = __off_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ssize_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:903:10 [INFO] [stdout] | [INFO] [stdout] 903 | pub type ssize_t = __ssize_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `fpos_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:904:10 [INFO] [stdout] | [INFO] [stdout] 904 | pub type fpos_t = __fpos_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `wchar_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1290:10 [INFO] [stdout] | [INFO] [stdout] 1290 | pub type wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_ALL` is never used [INFO] [stdout] --> src/spooles_binding.rs:1291:11 [INFO] [stdout] | [INFO] [stdout] 1291 | pub const idtype_t_P_ALL: idtype_t = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_PID` is never used [INFO] [stdout] --> src/spooles_binding.rs:1292:11 [INFO] [stdout] | [INFO] [stdout] 1292 | pub const idtype_t_P_PID: idtype_t = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_PGID` is never used [INFO] [stdout] --> src/spooles_binding.rs:1293:11 [INFO] [stdout] | [INFO] [stdout] 1293 | pub const idtype_t_P_PGID: idtype_t = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `idtype_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1294:10 [INFO] [stdout] | [INFO] [stdout] 1294 | pub type idtype_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `div_t` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1301:12 [INFO] [stdout] | [INFO] [stdout] 1301 | pub struct div_t { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `div_t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ldiv_t` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1340:12 [INFO] [stdout] | [INFO] [stdout] 1340 | pub struct ldiv_t { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ldiv_t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `lldiv_t` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1379:12 [INFO] [stdout] | [INFO] [stdout] 1379 | pub struct lldiv_t { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `lldiv_t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_char` is never used [INFO] [stdout] --> src/spooles_binding.rs:1488:10 [INFO] [stdout] | [INFO] [stdout] 1488 | pub type u_char = __u_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_short` is never used [INFO] [stdout] --> src/spooles_binding.rs:1489:10 [INFO] [stdout] | [INFO] [stdout] 1489 | pub type u_short = __u_short; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_int` is never used [INFO] [stdout] --> src/spooles_binding.rs:1490:10 [INFO] [stdout] | [INFO] [stdout] 1490 | pub type u_int = __u_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_long` is never used [INFO] [stdout] --> src/spooles_binding.rs:1491:10 [INFO] [stdout] | [INFO] [stdout] 1491 | pub type u_long = __u_long; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `quad_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1492:10 [INFO] [stdout] | [INFO] [stdout] 1492 | pub type quad_t = __quad_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_quad_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1493:10 [INFO] [stdout] | [INFO] [stdout] 1493 | pub type u_quad_t = __u_quad_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `fsid_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1494:10 [INFO] [stdout] | [INFO] [stdout] 1494 | pub type fsid_t = __fsid_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `loff_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1495:10 [INFO] [stdout] | [INFO] [stdout] 1495 | pub type loff_t = __loff_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ino_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1496:10 [INFO] [stdout] | [INFO] [stdout] 1496 | pub type ino_t = __ino_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `dev_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1497:10 [INFO] [stdout] | [INFO] [stdout] 1497 | pub type dev_t = __dev_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `gid_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1498:10 [INFO] [stdout] | [INFO] [stdout] 1498 | pub type gid_t = __gid_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `mode_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1499:10 [INFO] [stdout] | [INFO] [stdout] 1499 | pub type mode_t = __mode_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `nlink_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1500:10 [INFO] [stdout] | [INFO] [stdout] 1500 | pub type nlink_t = __nlink_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uid_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1501:10 [INFO] [stdout] | [INFO] [stdout] 1501 | pub type uid_t = __uid_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `pid_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1502:10 [INFO] [stdout] | [INFO] [stdout] 1502 | pub type pid_t = __pid_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `id_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1503:10 [INFO] [stdout] | [INFO] [stdout] 1503 | pub type id_t = __id_t; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `daddr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1504:10 [INFO] [stdout] | [INFO] [stdout] 1504 | pub type daddr_t = __daddr_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `caddr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1505:10 [INFO] [stdout] | [INFO] [stdout] 1505 | pub type caddr_t = __caddr_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `key_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1506:10 [INFO] [stdout] | [INFO] [stdout] 1506 | pub type key_t = __key_t; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `clock_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1507:10 [INFO] [stdout] | [INFO] [stdout] 1507 | pub type clock_t = __clock_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `clockid_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1508:10 [INFO] [stdout] | [INFO] [stdout] 1508 | pub type clockid_t = __clockid_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `time_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1509:10 [INFO] [stdout] | [INFO] [stdout] 1509 | pub type time_t = __time_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `timer_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1510:10 [INFO] [stdout] | [INFO] [stdout] 1510 | pub type timer_t = __timer_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ulong` is never used [INFO] [stdout] --> src/spooles_binding.rs:1511:10 [INFO] [stdout] | [INFO] [stdout] 1511 | pub type ulong = libc::c_ulong; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ushort` is never used [INFO] [stdout] --> src/spooles_binding.rs:1512:10 [INFO] [stdout] | [INFO] [stdout] 1512 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint` is never used [INFO] [stdout] --> src/spooles_binding.rs:1513:10 [INFO] [stdout] | [INFO] [stdout] 1513 | pub type uint = libc::c_uint; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_int8_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1514:10 [INFO] [stdout] | [INFO] [stdout] 1514 | pub type u_int8_t = __uint8_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_int16_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1515:10 [INFO] [stdout] | [INFO] [stdout] 1515 | pub type u_int16_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_int32_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1516:10 [INFO] [stdout] | [INFO] [stdout] 1516 | pub type u_int32_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `u_int64_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1517:10 [INFO] [stdout] | [INFO] [stdout] 1517 | pub type u_int64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `register_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1518:10 [INFO] [stdout] | [INFO] [stdout] 1518 | pub type register_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `sigset_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1547:10 [INFO] [stdout] | [INFO] [stdout] 1547 | pub type sigset_t = __sigset_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `timeval` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1550:12 [INFO] [stdout] | [INFO] [stdout] 1550 | pub struct timeval { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `timeval` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `timespec` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1589:12 [INFO] [stdout] | [INFO] [stdout] 1589 | pub struct timespec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `timespec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `suseconds_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1626:10 [INFO] [stdout] | [INFO] [stdout] 1626 | pub type suseconds_t = __suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `fd_set` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:1630:12 [INFO] [stdout] | [INFO] [stdout] 1630 | pub struct fd_set { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fd_set` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `fd_mask` is never used [INFO] [stdout] --> src/spooles_binding.rs:1656:10 [INFO] [stdout] | [INFO] [stdout] 1656 | pub type fd_mask = __fd_mask; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `blksize_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1676:10 [INFO] [stdout] | [INFO] [stdout] 1676 | pub type blksize_t = __blksize_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `blkcnt_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1677:10 [INFO] [stdout] | [INFO] [stdout] 1677 | pub type blkcnt_t = __blkcnt_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `fsblkcnt_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1678:10 [INFO] [stdout] | [INFO] [stdout] 1678 | pub type fsblkcnt_t = __fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `fsfilcnt_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:1679:10 [INFO] [stdout] | [INFO] [stdout] 1679 | pub type fsfilcnt_t = __fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `pthread_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2281:10 [INFO] [stdout] | [INFO] [stdout] 2281 | pub type pthread_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_mutexattr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2284:11 [INFO] [stdout] | [INFO] [stdout] 2284 | pub union pthread_mutexattr_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_mutexattr_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_condattr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2323:11 [INFO] [stdout] | [INFO] [stdout] 2323 | pub union pthread_condattr_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_condattr_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `pthread_key_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2360:10 [INFO] [stdout] | [INFO] [stdout] 2360 | pub type pthread_key_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `pthread_once_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2361:10 [INFO] [stdout] | [INFO] [stdout] 2361 | pub type pthread_once_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_attr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2364:11 [INFO] [stdout] | [INFO] [stdout] 2364 | pub union pthread_attr_t { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_attr_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_cond_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2453:11 [INFO] [stdout] | [INFO] [stdout] 2453 | pub union pthread_cond_t { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_cond_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_rwlock_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2503:11 [INFO] [stdout] | [INFO] [stdout] 2503 | pub union pthread_rwlock_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_rwlock_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_rwlockattr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2553:11 [INFO] [stdout] | [INFO] [stdout] 2553 | pub union pthread_rwlockattr_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_rwlockattr_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `pthread_spinlock_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2590:10 [INFO] [stdout] | [INFO] [stdout] 2590 | pub type pthread_spinlock_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_barrier_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2593:11 [INFO] [stdout] | [INFO] [stdout] 2593 | pub union pthread_barrier_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_barrier_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `pthread_barrierattr_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:2632:11 [INFO] [stdout] | [INFO] [stdout] 2632 | pub union pthread_barrierattr_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `pthread_barrierattr_t` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `random_data` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:2687:12 [INFO] [stdout] | [INFO] [stdout] 2687 | pub struct random_data { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `random_data` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `drand48_data` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:2834:12 [INFO] [stdout] | [INFO] [stdout] 2834 | pub struct drand48_data { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `drand48_data` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `float_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:3193:10 [INFO] [stdout] | [INFO] [stdout] 3193 | pub type float_t = f32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `double_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:3194:10 [INFO] [stdout] | [INFO] [stdout] 3194 | pub type double_t = f64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `locale_t` is never used [INFO] [stdout] --> src/spooles_binding.rs:4674:10 [INFO] [stdout] | [INFO] [stdout] 4674 | pub type locale_t = __locale_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `IP` is never used [INFO] [stdout] --> src/spooles_binding.rs:5496:10 [INFO] [stdout] | [INFO] [stdout] 5496 | pub type IP = _IP; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Drand` is never used [INFO] [stdout] --> src/spooles_binding.rs:6428:10 [INFO] [stdout] | [INFO] [stdout] 6428 | pub type Drand = _Drand; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ZV` is never used [INFO] [stdout] --> src/spooles_binding.rs:6673:10 [INFO] [stdout] | [INFO] [stdout] 6673 | pub type ZV = _ZV; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `A2` is never used [INFO] [stdout] --> src/spooles_binding.rs:7132:10 [INFO] [stdout] | [INFO] [stdout] 7132 | pub type A2 = _A2; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Coords` is never used [INFO] [stdout] --> src/spooles_binding.rs:9981:10 [INFO] [stdout] | [INFO] [stdout] 9981 | pub type Coords = _Coords; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `IIheap` is never used [INFO] [stdout] --> src/spooles_binding.rs:10123:10 [INFO] [stdout] | [INFO] [stdout] 10123 | pub type IIheap = _IIheap; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MSMD` is never used [INFO] [stdout] --> src/spooles_binding.rs:10226:10 [INFO] [stdout] | [INFO] [stdout] 10226 | pub type MSMD = _MSMD; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MSMDinfo` is never used [INFO] [stdout] --> src/spooles_binding.rs:10227:10 [INFO] [stdout] | [INFO] [stdout] 10227 | pub type MSMDinfo = _MSMDinfo; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MSMDstageInfo` is never used [INFO] [stdout] --> src/spooles_binding.rs:10228:10 [INFO] [stdout] | [INFO] [stdout] 10228 | pub type MSMDstageInfo = _MSMDstageInfo; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MSMDvtx` is never used [INFO] [stdout] --> src/spooles_binding.rs:10229:10 [INFO] [stdout] | [INFO] [stdout] 10229 | pub type MSMDvtx = _MSMDvtx; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BPG` is never used [INFO] [stdout] --> src/spooles_binding.rs:10857:10 [INFO] [stdout] | [INFO] [stdout] 10857 | pub type BPG = _BPG; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DSTree` is never used [INFO] [stdout] --> src/spooles_binding.rs:10986:10 [INFO] [stdout] | [INFO] [stdout] 10986 | pub type DSTree = _DSTree; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GPart` is never used [INFO] [stdout] --> src/spooles_binding.rs:11105:10 [INFO] [stdout] | [INFO] [stdout] 11105 | pub type GPart = _GPart; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DDsepInfo` is never used [INFO] [stdout] --> src/spooles_binding.rs:11476:10 [INFO] [stdout] | [INFO] [stdout] 11476 | pub type DDsepInfo = _DDsepInfo; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Pencil` is never used [INFO] [stdout] --> src/spooles_binding.rs:11726:10 [INFO] [stdout] | [INFO] [stdout] 11726 | pub type Pencil = _Pencil; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `sched_param` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:12911:12 [INFO] [stdout] | [INFO] [stdout] 12911 | pub struct sched_param { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sched_param` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `cpu_set_t` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:12940:12 [INFO] [stdout] | [INFO] [stdout] 12940 | pub struct cpu_set_t { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `cpu_set_t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `tm` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:13005:12 [INFO] [stdout] | [INFO] [stdout] 13005 | pub struct tm { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `tm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `itimerspec` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:13143:12 [INFO] [stdout] | [INFO] [stdout] 13143 | pub struct itimerspec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `itimerspec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `sigevent` is never constructed [INFO] [stdout] --> src/spooles_binding.rs:13182:12 [INFO] [stdout] | [INFO] [stdout] 13182 | pub struct sigevent { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sigevent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CREATE_JOINABLE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13319:11 [INFO] [stdout] | [INFO] [stdout] 13319 | pub const PTHREAD_CREATE_JOINABLE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CREATE_DETACHED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13320:11 [INFO] [stdout] | [INFO] [stdout] 13320 | pub const PTHREAD_CREATE_DETACHED: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_TIMED_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13322:11 [INFO] [stdout] | [INFO] [stdout] 13322 | pub const PTHREAD_MUTEX_TIMED_NP: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_RECURSIVE_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13323:11 [INFO] [stdout] | [INFO] [stdout] 13323 | pub const PTHREAD_MUTEX_RECURSIVE_NP: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_ERRORCHECK_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13324:11 [INFO] [stdout] | [INFO] [stdout] 13324 | pub const PTHREAD_MUTEX_ERRORCHECK_NP: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_ADAPTIVE_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13325:11 [INFO] [stdout] | [INFO] [stdout] 13325 | pub const PTHREAD_MUTEX_ADAPTIVE_NP: libc::c_uint = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_NORMAL` is never used [INFO] [stdout] --> src/spooles_binding.rs:13326:11 [INFO] [stdout] | [INFO] [stdout] 13326 | pub const PTHREAD_MUTEX_NORMAL: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_RECURSIVE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13327:11 [INFO] [stdout] | [INFO] [stdout] 13327 | pub const PTHREAD_MUTEX_RECURSIVE: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_ERRORCHECK` is never used [INFO] [stdout] --> src/spooles_binding.rs:13328:11 [INFO] [stdout] | [INFO] [stdout] 13328 | pub const PTHREAD_MUTEX_ERRORCHECK: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_DEFAULT` is never used [INFO] [stdout] --> src/spooles_binding.rs:13329:11 [INFO] [stdout] | [INFO] [stdout] 13329 | pub const PTHREAD_MUTEX_DEFAULT: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_STALLED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13331:11 [INFO] [stdout] | [INFO] [stdout] 13331 | pub const PTHREAD_MUTEX_STALLED: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_STALLED_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13332:11 [INFO] [stdout] | [INFO] [stdout] 13332 | pub const PTHREAD_MUTEX_STALLED_NP: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_ROBUST` is never used [INFO] [stdout] --> src/spooles_binding.rs:13333:11 [INFO] [stdout] | [INFO] [stdout] 13333 | pub const PTHREAD_MUTEX_ROBUST: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_MUTEX_ROBUST_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13334:11 [INFO] [stdout] | [INFO] [stdout] 13334 | pub const PTHREAD_MUTEX_ROBUST_NP: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_PRIO_NONE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13336:11 [INFO] [stdout] | [INFO] [stdout] 13336 | pub const PTHREAD_PRIO_NONE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_PRIO_INHERIT` is never used [INFO] [stdout] --> src/spooles_binding.rs:13337:11 [INFO] [stdout] | [INFO] [stdout] 13337 | pub const PTHREAD_PRIO_INHERIT: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_PRIO_PROTECT` is never used [INFO] [stdout] --> src/spooles_binding.rs:13338:11 [INFO] [stdout] | [INFO] [stdout] 13338 | pub const PTHREAD_PRIO_PROTECT: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_RWLOCK_PREFER_READER_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13340:11 [INFO] [stdout] | [INFO] [stdout] 13340 | pub const PTHREAD_RWLOCK_PREFER_READER_NP: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_RWLOCK_PREFER_WRITER_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13341:11 [INFO] [stdout] | [INFO] [stdout] 13341 | pub const PTHREAD_RWLOCK_PREFER_WRITER_NP: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13342:11 [INFO] [stdout] | [INFO] [stdout] 13342 | pub const PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_RWLOCK_DEFAULT_NP` is never used [INFO] [stdout] --> src/spooles_binding.rs:13343:11 [INFO] [stdout] | [INFO] [stdout] 13343 | pub const PTHREAD_RWLOCK_DEFAULT_NP: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_INHERIT_SCHED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13345:11 [INFO] [stdout] | [INFO] [stdout] 13345 | pub const PTHREAD_INHERIT_SCHED: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_EXPLICIT_SCHED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13346:11 [INFO] [stdout] | [INFO] [stdout] 13346 | pub const PTHREAD_EXPLICIT_SCHED: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_SCOPE_SYSTEM` is never used [INFO] [stdout] --> src/spooles_binding.rs:13348:11 [INFO] [stdout] | [INFO] [stdout] 13348 | pub const PTHREAD_SCOPE_SYSTEM: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_SCOPE_PROCESS` is never used [INFO] [stdout] --> src/spooles_binding.rs:13349:11 [INFO] [stdout] | [INFO] [stdout] 13349 | pub const PTHREAD_SCOPE_PROCESS: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_PROCESS_PRIVATE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13351:11 [INFO] [stdout] | [INFO] [stdout] 13351 | pub const PTHREAD_PROCESS_PRIVATE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_PROCESS_SHARED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13352:11 [INFO] [stdout] | [INFO] [stdout] 13352 | pub const PTHREAD_PROCESS_SHARED: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CANCEL_ENABLE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13419:11 [INFO] [stdout] | [INFO] [stdout] 13419 | pub const PTHREAD_CANCEL_ENABLE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CANCEL_DISABLE` is never used [INFO] [stdout] --> src/spooles_binding.rs:13420:11 [INFO] [stdout] | [INFO] [stdout] 13420 | pub const PTHREAD_CANCEL_DISABLE: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CANCEL_DEFERRED` is never used [INFO] [stdout] --> src/spooles_binding.rs:13422:11 [INFO] [stdout] | [INFO] [stdout] 13422 | pub const PTHREAD_CANCEL_DEFERRED: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTHREAD_CANCEL_ASYNCHRONOUS` is never used [INFO] [stdout] --> src/spooles_binding.rs:13423:11 [INFO] [stdout] | [INFO] [stdout] 13423 | pub const PTHREAD_CANCEL_ASYNCHRONOUS: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ChvList` is never used [INFO] [stdout] --> src/spooles_binding.rs:14337:10 [INFO] [stdout] | [INFO] [stdout] 14337 | pub type ChvList = _ChvList; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `SubMtxList` is never used [INFO] [stdout] --> src/spooles_binding.rs:14457:10 [INFO] [stdout] | [INFO] [stdout] 14457 | pub type SubMtxList = _SubMtxList; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Ideq` is never used [INFO] [stdout] --> src/spooles_binding.rs:14750:10 [INFO] [stdout] | [INFO] [stdout] 14750 | pub type Ideq = _Ideq; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `SolveMap` is never used [INFO] [stdout] --> src/spooles_binding.rs:14846:10 [INFO] [stdout] | [INFO] [stdout] 14846 | pub type SolveMap = _SolveMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `stdin` is never used [INFO] [stdout] --> src/spooles_binding.rs:906:20 [INFO] [stdout] | [INFO] [stdout] 906 | pub static mut stdin: *mut FILE; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `stdout` is never used [INFO] [stdout] --> src/spooles_binding.rs:909:20 [INFO] [stdout] | [INFO] [stdout] 909 | pub static mut stdout: *mut FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `stderr` is never used [INFO] [stdout] --> src/spooles_binding.rs:912:20 [INFO] [stdout] | [INFO] [stdout] 912 | pub static mut stderr: *mut FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> src/spooles_binding.rs:915:12 [INFO] [stdout] | [INFO] [stdout] 915 | pub fn remove(__filename: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename` is never used [INFO] [stdout] --> src/spooles_binding.rs:918:12 [INFO] [stdout] | [INFO] [stdout] 918 | pub fn rename(__old: *const libc::c_char, __new: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `renameat` is never used [INFO] [stdout] --> src/spooles_binding.rs:921:12 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn renameat( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tmpfile` is never used [INFO] [stdout] --> src/spooles_binding.rs:929:12 [INFO] [stdout] | [INFO] [stdout] 929 | pub fn tmpfile() -> *mut FILE; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tmpnam` is never used [INFO] [stdout] --> src/spooles_binding.rs:932:12 [INFO] [stdout] | [INFO] [stdout] 932 | pub fn tmpnam(__s: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tmpnam_r` is never used [INFO] [stdout] --> src/spooles_binding.rs:935:12 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn tmpnam_r(__s: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tempnam` is never used [INFO] [stdout] --> src/spooles_binding.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub fn tempnam(__dir: *const libc::c_char, __pfx: *const libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fclose` is never used [INFO] [stdout] --> src/spooles_binding.rs:941:12 [INFO] [stdout] | [INFO] [stdout] 941 | pub fn fclose(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fflush` is never used [INFO] [stdout] --> src/spooles_binding.rs:944:12 [INFO] [stdout] | [INFO] [stdout] 944 | pub fn fflush(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fflush_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:947:12 [INFO] [stdout] | [INFO] [stdout] 947 | pub fn fflush_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fopen` is never used [INFO] [stdout] --> src/spooles_binding.rs:950:12 [INFO] [stdout] | [INFO] [stdout] 950 | pub fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `freopen` is never used [INFO] [stdout] --> src/spooles_binding.rs:953:12 [INFO] [stdout] | [INFO] [stdout] 953 | pub fn freopen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fdopen` is never used [INFO] [stdout] --> src/spooles_binding.rs:960:12 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fmemopen` is never used [INFO] [stdout] --> src/spooles_binding.rs:963:12 [INFO] [stdout] | [INFO] [stdout] 963 | pub fn fmemopen( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_memstream` is never used [INFO] [stdout] --> src/spooles_binding.rs:970:12 [INFO] [stdout] | [INFO] [stdout] 970 | pub fn open_memstream(__bufloc: *mut *mut libc::c_char, __sizeloc: *mut size_t) -> *mut FILE; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setbuf` is never used [INFO] [stdout] --> src/spooles_binding.rs:973:12 [INFO] [stdout] | [INFO] [stdout] 973 | pub fn setbuf(__stream: *mut FILE, __buf: *mut libc::c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setvbuf` is never used [INFO] [stdout] --> src/spooles_binding.rs:976:12 [INFO] [stdout] | [INFO] [stdout] 976 | pub fn setvbuf( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setbuffer` is never used [INFO] [stdout] --> src/spooles_binding.rs:984:12 [INFO] [stdout] | [INFO] [stdout] 984 | pub fn setbuffer(__stream: *mut FILE, __buf: *mut libc::c_char, __size: size_t); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setlinebuf` is never used [INFO] [stdout] --> src/spooles_binding.rs:987:12 [INFO] [stdout] | [INFO] [stdout] 987 | pub fn setlinebuf(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:990:12 [INFO] [stdout] | [INFO] [stdout] 990 | pub fn fprintf(__stream: *mut FILE, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `printf` is never used [INFO] [stdout] --> src/spooles_binding.rs:993:12 [INFO] [stdout] | [INFO] [stdout] 993 | pub fn printf(__format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:996:12 [INFO] [stdout] | [INFO] [stdout] 996 | pub fn sprintf(__s: *mut libc::c_char, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vfprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn vfprintf( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1006:12 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn vprintf(__format: *const libc::c_char, __arg: *mut __va_list_tag) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vsprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1009:12 [INFO] [stdout] | [INFO] [stdout] 1009 | pub fn vsprintf( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `snprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1016:12 [INFO] [stdout] | [INFO] [stdout] 1016 | pub fn snprintf( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vsnprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1024:12 [INFO] [stdout] | [INFO] [stdout] 1024 | pub fn vsnprintf( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vdprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1032:12 [INFO] [stdout] | [INFO] [stdout] 1032 | pub fn vdprintf( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dprintf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1039:12 [INFO] [stdout] | [INFO] [stdout] 1039 | pub fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fscanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1042:12 [INFO] [stdout] | [INFO] [stdout] 1042 | pub fn fscanf(__stream: *mut FILE, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1045:12 [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn scanf(__format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sscanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1048:12 [INFO] [stdout] | [INFO] [stdout] 1048 | pub fn sscanf(__s: *const libc::c_char, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fscanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1052:12 [INFO] [stdout] | [INFO] [stdout] 1052 | pub fn fscanf1(__stream: *mut FILE, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1056:12 [INFO] [stdout] | [INFO] [stdout] 1056 | pub fn scanf1(__format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sscanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1060 | pub fn sscanf1(__s: *const libc::c_char, __format: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vfscanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1063:12 [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn vfscanf( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vscanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1070:12 [INFO] [stdout] | [INFO] [stdout] 1070 | pub fn vscanf(__format: *const libc::c_char, __arg: *mut __va_list_tag) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vsscanf` is never used [INFO] [stdout] --> src/spooles_binding.rs:1073:12 [INFO] [stdout] | [INFO] [stdout] 1073 | pub fn vsscanf( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vfscanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1081:12 [INFO] [stdout] | [INFO] [stdout] 1081 | pub fn vfscanf1( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vscanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1089:12 [INFO] [stdout] | [INFO] [stdout] 1089 | pub fn vscanf1(__format: *const libc::c_char, __arg: *mut __va_list_tag) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vsscanf1` is never used [INFO] [stdout] --> src/spooles_binding.rs:1093:12 [INFO] [stdout] | [INFO] [stdout] 1093 | pub fn vsscanf1( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fgetc` is never used [INFO] [stdout] --> src/spooles_binding.rs:1100:12 [INFO] [stdout] | [INFO] [stdout] 1100 | pub fn fgetc(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getc` is never used [INFO] [stdout] --> src/spooles_binding.rs:1103:12 [INFO] [stdout] | [INFO] [stdout] 1103 | pub fn getc(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getchar` is never used [INFO] [stdout] --> src/spooles_binding.rs:1106:12 [INFO] [stdout] | [INFO] [stdout] 1106 | pub fn getchar() -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getc_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1109:12 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getchar_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1112:12 [INFO] [stdout] | [INFO] [stdout] 1112 | pub fn getchar_unlocked() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fgetc_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1115 | pub fn fgetc_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fputc` is never used [INFO] [stdout] --> src/spooles_binding.rs:1118:12 [INFO] [stdout] | [INFO] [stdout] 1118 | pub fn fputc(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `putc` is never used [INFO] [stdout] --> src/spooles_binding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1121 | pub fn putc(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `putchar` is never used [INFO] [stdout] --> src/spooles_binding.rs:1124:12 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn putchar(__c: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fputc_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1127:12 [INFO] [stdout] | [INFO] [stdout] 1127 | pub fn fputc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `putc_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1130:12 [INFO] [stdout] | [INFO] [stdout] 1130 | pub fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `putchar_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1133:12 [INFO] [stdout] | [INFO] [stdout] 1133 | pub fn putchar_unlocked(__c: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getw` is never used [INFO] [stdout] --> src/spooles_binding.rs:1136:12 [INFO] [stdout] | [INFO] [stdout] 1136 | pub fn getw(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `putw` is never used [INFO] [stdout] --> src/spooles_binding.rs:1139:12 [INFO] [stdout] | [INFO] [stdout] 1139 | pub fn putw(__w: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fgets` is never used [INFO] [stdout] --> src/spooles_binding.rs:1142:12 [INFO] [stdout] | [INFO] [stdout] 1142 | pub fn fgets( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getdelim` is never used [INFO] [stdout] --> src/spooles_binding.rs:1157:12 [INFO] [stdout] | [INFO] [stdout] 1157 | pub fn getdelim( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getline` is never used [INFO] [stdout] --> src/spooles_binding.rs:1165:12 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn getline( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fputs` is never used [INFO] [stdout] --> src/spooles_binding.rs:1172:12 [INFO] [stdout] | [INFO] [stdout] 1172 | pub fn fputs(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `puts` is never used [INFO] [stdout] --> src/spooles_binding.rs:1175:12 [INFO] [stdout] | [INFO] [stdout] 1175 | pub fn puts(__s: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ungetc` is never used [INFO] [stdout] --> src/spooles_binding.rs:1178:12 [INFO] [stdout] | [INFO] [stdout] 1178 | pub fn ungetc(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fread` is never used [INFO] [stdout] --> src/spooles_binding.rs:1181:12 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn fread( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fwrite` is never used [INFO] [stdout] --> src/spooles_binding.rs:1189:12 [INFO] [stdout] | [INFO] [stdout] 1189 | pub fn fwrite( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fread_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1197:12 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn fread_unlocked( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fwrite_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1205:12 [INFO] [stdout] | [INFO] [stdout] 1205 | pub fn fwrite_unlocked( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fseek` is never used [INFO] [stdout] --> src/spooles_binding.rs:1213:12 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn fseek(__stream: *mut FILE, __off: libc::c_long, __whence: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftell` is never used [INFO] [stdout] --> src/spooles_binding.rs:1216:12 [INFO] [stdout] | [INFO] [stdout] 1216 | pub fn ftell(__stream: *mut FILE) -> libc::c_long; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rewind` is never used [INFO] [stdout] --> src/spooles_binding.rs:1219:12 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn rewind(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fseeko` is never used [INFO] [stdout] --> src/spooles_binding.rs:1222:12 [INFO] [stdout] | [INFO] [stdout] 1222 | pub fn fseeko(__stream: *mut FILE, __off: __off_t, __whence: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftello` is never used [INFO] [stdout] --> src/spooles_binding.rs:1225:12 [INFO] [stdout] | [INFO] [stdout] 1225 | pub fn ftello(__stream: *mut FILE) -> __off_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fgetpos` is never used [INFO] [stdout] --> src/spooles_binding.rs:1228:12 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn fgetpos(__stream: *mut FILE, __pos: *mut fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fsetpos` is never used [INFO] [stdout] --> src/spooles_binding.rs:1231:12 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn fsetpos(__stream: *mut FILE, __pos: *const fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clearerr` is never used [INFO] [stdout] --> src/spooles_binding.rs:1234:12 [INFO] [stdout] | [INFO] [stdout] 1234 | pub fn clearerr(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `feof` is never used [INFO] [stdout] --> src/spooles_binding.rs:1237:12 [INFO] [stdout] | [INFO] [stdout] 1237 | pub fn feof(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ferror` is never used [INFO] [stdout] --> src/spooles_binding.rs:1240:12 [INFO] [stdout] | [INFO] [stdout] 1240 | pub fn ferror(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clearerr_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1243:12 [INFO] [stdout] | [INFO] [stdout] 1243 | pub fn clearerr_unlocked(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `feof_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1246:12 [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn feof_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ferror_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1249:12 [INFO] [stdout] | [INFO] [stdout] 1249 | pub fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perror` is never used [INFO] [stdout] --> src/spooles_binding.rs:1252:12 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn perror(__s: *const libc::c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `sys_nerr` is never used [INFO] [stdout] --> src/spooles_binding.rs:1255:20 [INFO] [stdout] | [INFO] [stdout] 1255 | pub static mut sys_nerr: libc::c_int; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `sys_errlist` is never used [INFO] [stdout] --> src/spooles_binding.rs:1258:20 [INFO] [stdout] | [INFO] [stdout] 1258 | pub static mut sys_errlist: [*const libc::c_char; 0usize]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fileno` is never used [INFO] [stdout] --> src/spooles_binding.rs:1261:12 [INFO] [stdout] | [INFO] [stdout] 1261 | pub fn fileno(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fileno_unlocked` is never used [INFO] [stdout] --> src/spooles_binding.rs:1264:12 [INFO] [stdout] | [INFO] [stdout] 1264 | pub fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `popen` is never used [INFO] [stdout] --> src/spooles_binding.rs:1267:12 [INFO] [stdout] | [INFO] [stdout] 1267 | pub fn popen(__command: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pclose` is never used [INFO] [stdout] --> src/spooles_binding.rs:1270:12 [INFO] [stdout] | [INFO] [stdout] 1270 | pub fn pclose(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ctermid` is never used [INFO] [stdout] --> src/spooles_binding.rs:1273:12 [INFO] [stdout] | [INFO] [stdout] 1273 | pub fn ctermid(__s: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `flockfile` is never used [INFO] [stdout] --> src/spooles_binding.rs:1276:12 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn flockfile(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftrylockfile` is never used [INFO] [stdout] --> src/spooles_binding.rs:1279:12 [INFO] [stdout] | [INFO] [stdout] 1279 | pub fn ftrylockfile(__stream: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `funlockfile` is never used [INFO] [stdout] --> src/spooles_binding.rs:1282:12 [INFO] [stdout] | [INFO] [stdout] 1282 | pub fn funlockfile(__stream: *mut FILE); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atof` is never used [INFO] [stdout] --> src/spooles_binding.rs:1420:12 [INFO] [stdout] | [INFO] [stdout] 1420 | pub fn atof(__nptr: *const libc::c_char) -> f64; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atoi` is never used [INFO] [stdout] --> src/spooles_binding.rs:1423:12 [INFO] [stdout] | [INFO] [stdout] 1423 | pub fn atoi(__nptr: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atol` is never used [INFO] [stdout] --> src/spooles_binding.rs:1426:12 [INFO] [stdout] | [INFO] [stdout] 1426 | pub fn atol(__nptr: *const libc::c_char) -> libc::c_long; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atoll` is never used [INFO] [stdout] --> src/spooles_binding.rs:1429:12 [INFO] [stdout] | [INFO] [stdout] 1429 | pub fn atoll(__nptr: *const libc::c_char) -> libc::c_longlong; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtod` is never used [INFO] [stdout] --> src/spooles_binding.rs:1432:12 [INFO] [stdout] | [INFO] [stdout] 1432 | pub fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> f64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtof` is never used [INFO] [stdout] --> src/spooles_binding.rs:1435:12 [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn strtof(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> f32; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtold` is never used [INFO] [stdout] --> src/spooles_binding.rs:1438:12 [INFO] [stdout] | [INFO] [stdout] 1438 | pub fn strtold(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> u128; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtol` is never used [INFO] [stdout] --> src/spooles_binding.rs:1441:12 [INFO] [stdout] | [INFO] [stdout] 1441 | pub fn strtol( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtoul` is never used [INFO] [stdout] --> src/spooles_binding.rs:1448:12 [INFO] [stdout] | [INFO] [stdout] 1448 | pub fn strtoul( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtoq` is never used [INFO] [stdout] --> src/spooles_binding.rs:1455:12 [INFO] [stdout] | [INFO] [stdout] 1455 | pub fn strtoq( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtouq` is never used [INFO] [stdout] --> src/spooles_binding.rs:1462:12 [INFO] [stdout] | [INFO] [stdout] 1462 | pub fn strtouq( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtoll` is never used [INFO] [stdout] --> src/spooles_binding.rs:1469:12 [INFO] [stdout] | [INFO] [stdout] 1469 | pub fn strtoll( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strtoull` is never used [INFO] [stdout] --> src/spooles_binding.rs:1476:12 [INFO] [stdout] | [INFO] [stdout] 1476 | pub fn strtoull( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `l64a` is never used [INFO] [stdout] --> src/spooles_binding.rs:1483:12 [INFO] [stdout] | [INFO] [stdout] 1483 | pub fn l64a(__n: libc::c_long) -> *mut libc::c_char; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `a64l` is never used [INFO] [stdout] --> src/spooles_binding.rs:1486:12 [INFO] [stdout] | [INFO] [stdout] 1486 | pub fn a64l(__s: *const libc::c_char) -> libc::c_long; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> src/spooles_binding.rs:1658:12 [INFO] [stdout] | [INFO] [stdout] 1658 | pub fn select( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pselect` is never used [INFO] [stdout] --> src/spooles_binding.rs:1667:12 [INFO] [stdout] | [INFO] [stdout] 1667 | pub fn pselect( [INFO] [stdout] | ^^^^^^^ [WARN] too many lines in the log, truncating it