[INFO] cloning repository https://github.com/jguhlin/hdf-eos5-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jguhlin/hdf-eos5-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fhdf-eos5-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fhdf-eos5-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a89ed9cb82419738e8182dec485c25c53d73f670 [INFO] checking jguhlin/hdf-eos5-rs against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fhdf-eos5-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jguhlin/hdf-eos5-rs [INFO] finished tweaking git repo https://github.com/jguhlin/hdf-eos5-rs [INFO] tweaked toml for git repo https://github.com/jguhlin/hdf-eos5-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jguhlin/hdf-eos5-rs on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jguhlin/hdf-eos5-rs 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31692bd3147095fd43b7c899de099f853b609769939bea858adb8c62e8f94514 [INFO] running `Command { std: "docker" "start" "-a" "31692bd3147095fd43b7c899de099f853b609769939bea858adb8c62e8f94514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31692bd3147095fd43b7c899de099f853b609769939bea858adb8c62e8f94514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31692bd3147095fd43b7c899de099f853b609769939bea858adb8c62e8f94514", kill_on_drop: false }` [INFO] [stdout] 31692bd3147095fd43b7c899de099f853b609769939bea858adb8c62e8f94514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a182b7235dc446aab6254ac3d8fdbd104137b07f35d714e3815da821e713b791 [INFO] running `Command { std: "docker" "start" "-a" "a182b7235dc446aab6254ac3d8fdbd104137b07f35d714e3815da821e713b791", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hdf5-sys v0.8.1 (https://github.com/aldanor/hdf5-rust/#43015dda) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling hdf5-src v0.8.1 (https://github.com/aldanor/hdf5-rust/#43015dda) [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hdf-eos5-sys v0.1.0 (/opt/rustwide/workdir/hdf-eos5-sys) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHdtype2mtype': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:278:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | for (i = 0; i < sizeof(typelists) / sizeof(typelists[0]); ++i) { [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHopen': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:1514:18: warning: variable 'opstatus' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1514 | herr_t opstatus; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHchkfid': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:2227:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2227 | sprintf(errbuf,"Invalid file ID: %d. ID should range from %d to %d .\n", fid, HE5_EHIDOFFSET, HE5_NEOSHDF + HE5_EHIDOFFSET); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:2239:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2239 | sprintf(errbuf,"HE5_EHchkid: File ID %d not active (%s).\n",fid, name); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHclose': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:8620:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8620 | sprintf(errbuf,"Invalid file ID: %d . ID should range from %d to %d . \n", fid, HE5_EHIDOFFSET, HE5_NEOSHDF + HE5_EHIDOFFSET); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHconvdatatype': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:8663:14: warning: unused variable 'errbuf' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8663 | char errbuf[HE5_HDFE_ERRBUFSIZE]; /* Error message buffer */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHupdatemeta_Dynamic': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:10679:34: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10679 | if((utlstr2len+ii+1) 30 == MAX # of arg.'s C can pass to a */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:384:12: warning: 'num_elem' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 384 | static int num_elem(char *strv, unsigned elem_len, int term_char, int num_term) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:341:14: warning: 'vkill_trailing' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 341 | static char *vkill_trailing(char* cstr, int elem_len, int sizeofcstr, char t) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 294 | static char *f2cstrv(char *fstr, char* cstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | static char *c2fstrv(char* cstr, char *fstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c: In function 'HE5_EHinsertmeta_Dynamic': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:6039:31: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 17 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6039 | sprintf(metutlstr, "%s%ld", "StructMetadata.", nmeta - 1); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:6039:28: note: directive argument in the range [-9223372036854775808, 9223372036854775806] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6039 | sprintf(metutlstr, "%s%ld", "StructMetadata.", nmeta - 1); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/EHapi.c:6039:9: note: 'sprintf' output between 17 and 36 bytes into a destination of size 32 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6039 | sprintf(metutlstr, "%s%ld", "StructMetadata.", nmeta - 1); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDcompinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4628:24: warning: variable 'dcpl' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4628 | hid_t sdid,dcpl; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDfieldinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5600:28: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5600 | if ( dims[i] == FAIL) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdeffield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:6007:111: warning: unused parameter 'merge' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6007 | HE5_GDdeffield(hid_t gridID, const char *fieldname, char *dimlist, char *maxdimlist, hid_t numbertype_in, int merge) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdefdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:7821:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7821 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdefdimscale2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:8018:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8018 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDsetdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:8295:29: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8295 | for (i = 0; i maxdims[rankidx2] && [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:10654:32: warning: unused variable 'dimsize_maxdim' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10654 | hsize_t dimsize_dim, dimsize_maxdim; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:10654:19: warning: unused variable 'dimsize_dim' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10654 | hsize_t dimsize_dim, dimsize_maxdim; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDsetfillvalue': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:12260:46: warning: unused parameter 'fieldname' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12260 | HE5_GDsetfillvalue(hid_t gridID, const char *fieldname, hid_t numbertype_in, void *fillval) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDrs2ll': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:15909:2: warning: label 'COMPLETION' defined but not used [-Wunused-label] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15909 | COMPLETION: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDregioninfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:17366:44: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 17366 | sprintf(errbuf, "Invalid Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:17381:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 17381 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDextractregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:17884:44: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 17884 | sprintf(errbuf, "Invalid Region id: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:17898:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 17898 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdefvrtregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:18549:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18549 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:18595:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18595 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:18634:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18634 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:18681:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18681 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdropalias': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:21995:35: warning: unused parameter 'fldgroup' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 21995 | HE5_GDdropalias(hid_t gridID, int fldgroup, const char *aliasname) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDll2mm_cea': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:22434:2: warning: label 'COMPLETION' defined but not used [-Wunused-label] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 22434 | COMPLETION: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:22326:24: warning: unused parameter 'lon' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 22326 | double lon[], double lat[], [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:22326:38: warning: unused parameter 'lat' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 22326 | double lon[], double lat[], [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDmm2ll_cea': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:22479:22: warning: unused parameter 'xdimsize' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 22479 | long xdimsize, long ydimsize, [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:22479:37: warning: unused parameter 'ydimsize' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 22479 | long xdimsize, long ydimsize, [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDwrcharfld': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:23987:63: warning: unused parameter 'numelem' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23987 | HE5_GDwrcharfld(int GridID, char *fieldname, int elemlen, int numelem, long fortstart[], long fortstride[], long fortedge[], void *data) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDgetEastAndNorthFiles': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29960:35: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29960 | snprintf( eastFile, sizeof(eastFile), "%s/nad27sp_be", lastables ); /* use big endian binary files */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29961:35: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29961 | snprintf( northFile,sizeof(northFile), "%s/nad83sp_be", lastables ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDsetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30346:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30346 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30241:18: warning: variable 'olddimlabelexist' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30241 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDgetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30491:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30491 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30418:18: warning: unused variable 'labelsize' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30418 | int labelsize; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30412:18: warning: unused variable 'olddimlabelexist' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30412 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30411:18: warning: unused variable 'olddimlabel' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30411 | char olddimlabel[64]; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: In file included from hdf-eos5-2.0/src/GDapi.c:16: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h: At top level: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:443:12: warning: '__cfztringv' defined but not used [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 443 | static int __cfztringv[30]; /* => 30 == MAX # of arg.'s C can pass to a */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:384:12: warning: 'num_elem' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 384 | static int num_elem(char *strv, unsigned elem_len, int term_char, int num_term) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:341:14: warning: 'vkill_trailing' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 341 | static char *vkill_trailing(char* cstr, int elem_len, int sizeofcstr, char t) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 294 | static char *f2cstrv(char *fstr, char* cstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | static char *c2fstrv(char* cstr, char *fstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDdefproj': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:1488:28: warning: '%s' directive writing up to 1023 bytes into a region of size 997 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1488 | "%s%s%s%s%s%s%s%d%s", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1489 | "\t\tProjection=", GCTPproj[projcode], "\n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1490 | "\t\tProjParams=", projparmbuf, "\n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:1487:11: note: 'sprintf' output 44 or more bytes (assuming 1067) into a destination of size 1024 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1487 | sprintf(utlbuf, [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1488 | "%s%s%s%s%s%s%s%d%s", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1489 | "\t\tProjection=", GCTPproj[projcode], "\n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1490 | "\t\tProjParams=", projparmbuf, "\n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1491 | "\t\tSphereCode=", spherecode, "\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDprojinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4071:62: warning: '%s' directive writing up to 255 bytes into a region of size 223 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4071 | sprintf(errbuf, "Projection Code not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4071:11: note: 'sprintf' output between 37 and 292 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4071 | sprintf(errbuf, "Projection Code not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4110:60: warning: '%s' directive writing up to 255 bytes into a region of size 229 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4110 | sprintf(errbuf, "Zone Code not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4110:15: note: 'sprintf' output between 31 and 286 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4110 | sprintf(errbuf, "Zone Code not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4168:72: warning: '%s' directive writing up to 255 bytes into a region of size 217 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4168 | sprintf(errbuf, "Projection parameters not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4168:15: note: 'sprintf' output between 43 and 298 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4168 | sprintf(errbuf, "Projection parameters not defined for \"%s\".\n", HE5_GDXGrid[idx].gdname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDcompinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5190:36: warning: '%s' directive writing up to 255 bytes into a region of size 245 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5190 | sprintf(errbuf, "Fieldname \"%s\" not found.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5190:7: note: 'sprintf' output between 25 and 280 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5190 | sprintf(errbuf, "Fieldname \"%s\" not found.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4826:25: warning: 'plist_id' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4826 | numfilt = H5Pget_nfilters (plist_id); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:4634:19: note: 'plist_id' was declared here [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4634 | hid_t plist_id; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDfieldinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5488:69: warning: '%s' directive writing up to 255 bytes into a region of size 224 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5488 | sprintf(errbuf, "Cannot get the number type for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5488:19: note: 'sprintf' output between 43 and 298 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5488 | sprintf(errbuf, "Cannot get the number type for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5470:104: warning: '%s' directive writing up to 255 bytes into a region of size 189 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5470 | sprintf(errbuf, "Failed to see if string field is varaible or fixed length for the \"%s\" field.\n",fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5470:19: note: 'sprintf' output between 77 and 332 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5470 | sprintf(errbuf, "Failed to see if string field is varaible or fixed length for the \"%s\" field.\n",fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5741:68: warning: '%s' directive writing up to 255 bytes into a region of size 217 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5741 | sprintf(errbuf, "Cannot release the dataset ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5741:11: note: 'sprintf' output between 49 and 304 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5741 | sprintf(errbuf, "Cannot release the dataset ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5726:77: warning: '%s' directive writing up to 255 bytes into a region of size 208 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5726 | sprintf(errbuf, "Cannot get the dataset dimension sizes for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5726:11: note: 'sprintf' output between 58 and 313 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5726 | sprintf(errbuf, "Cannot get the dataset dimension sizes for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5712:66: warning: '%s' directive writing up to 255 bytes into a region of size 219 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5712 | sprintf(errbuf, "Cannot get the dataset rank for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5712:11: note: 'sprintf' output between 47 and 302 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5712 | sprintf(errbuf, "Cannot get the dataset rank for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5698:66: warning: '%s' directive writing up to 255 bytes into a region of size 219 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5698 | sprintf(errbuf, "Cannot get the dataspace ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5698:11: note: 'sprintf' output between 47 and 302 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5698 | sprintf(errbuf, "Cannot get the dataspace ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5684:64: warning: '%s' directive writing up to 255 bytes into a region of size 221 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5684 | sprintf(errbuf, "Cannot get the dataset ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5684:11: note: 'sprintf' output between 45 and 300 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5684 | sprintf(errbuf, "Cannot get the dataset ID for the \"%s\" field.\n", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5517:59: warning: '%s' directive writing up to 255 bytes into a region of size 230 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5517 | sprintf(errbuf, "Cannot close the dataset \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5517:15: note: 'sprintf' output between 29 and 284 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5517 | sprintf(errbuf, "Cannot close the dataset \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5503:60: warning: '%s' directive writing up to 255 bytes into a region of size 229 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5503 | sprintf(errbuf, "Cannot close the datatype \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5503:15: note: 'sprintf' output between 30 and 285 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5503 | sprintf(errbuf, "Cannot close the datatype \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5446:72: warning: '%s' directive writing up to 255 bytes into a region of size 217 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5446 | sprintf(errbuf, "Cannot get the data type class ID for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5446:15: note: 'sprintf' output between 50 and 305 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5446 | sprintf(errbuf, "Cannot get the data type class ID for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5432:63: warning: '%s' directive writing up to 255 bytes into a region of size 226 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5432 | sprintf(errbuf, "Cannot get the data type for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5432:15: note: 'sprintf' output between 41 and 296 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5432 | sprintf(errbuf, "Cannot get the data type for \"%s\" dataset.", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5418:58: warning: '%s' directive writing up to 255 bytes into a region of size 231 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5418 | sprintf(errbuf, "Cannot open the dataset \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:5418:15: note: 'sprintf' output between 28 and 283 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5418 | sprintf(errbuf, "Cannot open the dataset \"%s\".", fldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDgetEastAndNorthFiles': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29960:48: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 8 [-Wformat-truncation=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29960 | snprintf( eastFile, sizeof(eastFile), "%s/nad27sp_be", lastables ); /* use big endian binary files */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29960:9: note: 'snprintf' output between 12 and 267 bytes into a destination of size 8 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29960 | snprintf( eastFile, sizeof(eastFile), "%s/nad27sp_be", lastables ); /* use big endian binary files */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29961:49: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 8 [-Wformat-truncation=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29961 | snprintf( northFile,sizeof(northFile), "%s/nad83sp_be", lastables ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:29961:9: note: 'snprintf' output between 12 and 267 bytes into a destination of size 8 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 29961 | snprintf( northFile,sizeof(northFile), "%s/nad83sp_be", lastables ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDflddiminfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30171:43: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30171 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30172 | utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:30171:11: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30171 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30172 | utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c: In function 'HE5_GDwrrdfield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11114:60: warning: '%s' directive writing up to 255 bytes into a region of size 225 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11114 | sprintf(errbuf, "Cannot extend dataset for the \"%s\" field.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11114:11: note: 'sprintf' output between 41 and 296 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11114 | sprintf(errbuf, "Cannot extend dataset for the \"%s\" field.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11075:39: warning: '%s' directive writing up to 255 bytes into a region of size 245 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11075 | sprintf(errbuf, "Cannot get %s field ID.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11075:11: note: 'sprintf' output between 23 and 278 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11075 | sprintf(errbuf, "Cannot get %s field ID.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11141:39: warning: '%s' directive writing up to 255 bytes into a region of size 245 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11141 | sprintf(errbuf, "Cannot get %s field ID.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11141:11: note: 'sprintf' output between 23 and 278 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11141 | sprintf(errbuf, "Cannot get %s field ID.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11531:74: warning: '%s' directive writing up to 255 bytes into a region of size 219 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11531 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:11531:19: note: 'sprintf' output between 40 and 295 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11531 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:10722:53: warning: '%s' directive writing up to 255 bytes into a region of size 227 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10722 | sprintf(errbuf, "Cannot get information about %s field.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/GDapi.c:10722:7: note: 'sprintf' output between 38 and 293 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10722 | sprintf(errbuf, "Cannot get information about %s field.\n", fldname ); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTattach': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:803:53: warning: cast between incompatible function types from 'hid_t (*)(hid_t, const char *, void *)' {aka 'long int (*)(long int, const char *, void *)'} to 'herr_t (*)(hid_t, const char *, void *)' {aka 'int (*)(long int, const char *, void *)'} [-Wcast-function-type] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 803 | idx = H5Giterate(data_id, grpname , NULL, (H5G_iterate_t)HE5_PTopenlevel, &tmpdata); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:826:75: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 826 | sprintf(errbuf, "Failed to get LevelName for the Level_%d.",i) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTnrecs': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1193:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1193 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1202:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1202 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTnfields': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1659:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1659 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1669:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1669 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTgetlevelname': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1841:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1841 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:1851:66: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1851 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTwritelevel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3046:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3046 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3056:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3056 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTlevelinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3485:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3485 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3494:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3494 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTreadlevel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3912:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3912 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:3922:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3922 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTwrbckptr': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6541:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6541 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6542:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6542 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6681:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6681 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6682:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6682 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6762:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6762 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6763:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6763 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6842:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6842 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6843:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6843 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6921:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6921 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:6922:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6922 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7000:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7000 | for (k = 0; k < nrecCurr; k++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7001:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7001 | for (j = 0; j < nrecPrev; j++){ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTwrfwdptr': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7386:19: warning: unused variable 'start' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7386 | LONGLONG start = 0; /* Loop index */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTupdatelevel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:8100:21: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8100 | for (i = 0; i < nrec; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTreadlevel_f': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:9096:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9096 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:9106:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9106 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTwritelevel_f': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:9510:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9510 | sprintf(errbuf, "No Levels Defined for point ID: %d\n", pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:9520:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9520 | sprintf(errbuf, "Only %d levels Defined for point ID: %d\n", nlevels, pointID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTupdatelevel_f': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:10506:21: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10506 | for (i = 0; i < nrec; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTgetlevelname_fromSM': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13790:19: warning: unused variable 'utlbuf' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13790 | char utlbuf[HE5_HDFE_UTLBUFSIZE];/* Utility buffer */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13788:19: warning: unused variable 'name1' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13788 | char name1[HE5_HDFE_NAMBUFSIZE]; /* Name string 1 */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: At top level: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:93:1: warning: 'HE5_PTrecnum' declared 'static' but never defined [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 93 | HE5_PTrecnum(hid_t pointID, int level, int minlevel, int maxlevel, hsize_t nrec, hssize_t recs[]); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7701:1: warning: 'HE5_PTrdfwdptr' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7701 | HE5_PTrdfwdptr(hid_t pointID, int level, void *buffer) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: In file included from hdf-eos5-2.0/src/PTapi.c:15: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:443:12: warning: '__cfztringv' defined but not used [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 443 | static int __cfztringv[30]; /* => 30 == MAX # of arg.'s C can pass to a */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:384:12: warning: 'num_elem' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 384 | static int num_elem(char *strv, unsigned elem_len, int term_char, int num_term) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:341:14: warning: 'vkill_trailing' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 341 | static char *vkill_trailing(char* cstr, int elem_len, int sizeofcstr, char t) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 294 | static char *f2cstrv(char *fstr, char* cstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | static char *c2fstrv(char* cstr, char *fstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTdeflinkage': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:2812:57: warning: '%s' directive writing up to 255 bytes into a region of size 224 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2812 | sprintf(errbuf, "Cannot insert metadata for the \"%s\" point\n", HE5_PTXPoint[idx].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:2812:7: note: 'sprintf' output between 41 and 296 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2812 | sprintf(errbuf, "Cannot insert metadata for the \"%s\" point\n", HE5_PTXPoint[idx].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTlinkinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:5909:73: warning: '%s' directive writing up to 255 bytes into a region of size 214 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5909 | sprintf(errbuf, "Cannot get \"LinkField\" metavalue for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:5909:11: note: 'sprintf' output between 53 and 308 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5909 | sprintf(errbuf, "Cannot get \"LinkField\" metavalue for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:5872:72: warning: '%s' directive writing up to 255 bytes into a region of size 209 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5872 | sprintf(errbuf, "Cannot get pointer to metadata buffer for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:5872:7: note: 'sprintf' output between 58 and 313 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5872 | sprintf(errbuf, "Cannot get pointer to metadata buffer for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTrdfwdptr': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7743:50: warning: '%s' directive writing up to 1023 bytes into a region of size 231 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7743 | sprintf(errbuf, "Cannot open the dataset \"%s\". \n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7743:7: note: 'sprintf' output between 30 and 1053 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7743 | sprintf(errbuf, "Cannot open the dataset \"%s\". \n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTupdatelevel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7991:37: warning: '%s' directive writing up to 1023 bytes into a region of size 248 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7991 | sprintf(errbuf, "Field: \"%s\" does not exist.\n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:7991:11: note: 'sprintf' output between 27 and 1050 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7991 | sprintf(errbuf, "Field: \"%s\" does not exist.\n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTupdatelevel_f': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:10176:37: warning: '%s' directive writing up to 1023 bytes into a region of size 248 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10176 | sprintf(errbuf, "Field: \"%s\" does not exist.\n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:10176:11: note: 'sprintf' output between 27 and 1050 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 10176 | sprintf(errbuf, "Field: \"%s\" does not exist.\n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c: In function 'HE5_PTgetlevelname_fromSM': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13840:69: warning: '%s' directive writing up to 255 bytes into a region of size 214 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13840 | sprintf(errbuf, "Cannot get \"LevelName\" metavalue for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13840:7: note: 'sprintf' output between 53 and 308 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13840 | sprintf(errbuf, "Cannot get \"LevelName\" metavalue for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13826:72: warning: '%s' directive writing up to 255 bytes into a region of size 209 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13826 | sprintf(errbuf, "Cannot get pointer to metadata buffer for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/PTapi.c:13826:7: note: 'sprintf' output between 58 and 313 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13826 | sprintf(errbuf, "Cannot get pointer to metadata buffer for the \"%s\" point. \n", HE5_PTXPoint[pID].ptname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:1891:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1891 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:1995:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1995 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefdimscale2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:2189:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2189 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:2293:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2293 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWsetdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:2535:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2535 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:2370:33: warning: unused parameter 'dimsize' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2370 | const hsize_t dimsize, hid_t numbertype_in, void * data) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWsetdimscale2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:2969:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2969 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWgetdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:3316:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3316 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdscaleattrinfo2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:3886:124: warning: unused parameter 'size' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3886 | HE5_SWdscaleattrinfo2(hid_t swathID, const char *fieldname, const char *attrname, hid_t *ntype, hsize_t *count, hsize_t *size) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~^~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWcompinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4421:24: warning: variable 'dcpl' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4421 | hid_t sdid,dcpl; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefinefield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:7720:129: warning: unused parameter 'merge' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7720 | HE5_SWdefinefield(hid_t swathID, char *fieldtype, const char *fieldname, char *dimlist, char *maxdimlist, hid_t numbertype, int merge) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWwrrdfield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:11215:31: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11215 | if((start[i]+1) > dimsize_maxdim && (dimsize_maxdim != H5S_UNLIMITED)) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefboxregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13143:25: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13143 | for (i = 0; i < edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13147:29: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13147 | for (j = 0; j < edge[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13240:29: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13240 | for (i = 0; i < edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13312:37: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13312 | for (j = 0; j < dims[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13435:29: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13435 | for (i = 0; i <= edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13447:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13447 | sprintf(errbuf, "HE5_SWXRegion[%d]->nRegions exceeded HE5_MAXNREGIONS = %d.\n", k, HE5_MAXNREGIONS); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWregionindex': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13917:25: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13917 | for (i = 0; i < edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:13921:29: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13921 | for (j = 0; j < edge[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14014:29: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14014 | for (i = 0; i < edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14126:37: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14126 | for (j = 0; j < dims[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14248:30: warning: comparison of integer expressions of different signedness: 'hssize_t' {aka 'long long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14248 | for ( i = 0; i <= edge[0]; i++ ) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14277:34: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'hssize_t' {aka 'long long int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14277 | if( tmpVal != i ) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdeftimeperiod': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14538:25: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14538 | for (i = 0; i < edge[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14542:29: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14542 | for (j = 0; j < edge[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14633:29: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14633 | for (j = 0; j < edge[1]; j++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWextractregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14771:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14771 | sprintf(errbuf, "Invalid Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:14784:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 14784 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefvrtregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15603:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15603 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15669:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15669 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15735:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15735 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15804:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15804 | for (i = 0; i < dims[0]; i++) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWregioninfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16339:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16339 | sprintf(errbuf, "Invalid Region id: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16352:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16352 | sprintf(errbuf,"Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWupdatescene': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16819:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16819 | sprintf(errbuf, "Invalid Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16832:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16832 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16861:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16861 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWupdateidxmap': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16980:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16980 | sprintf(errbuf,"Invalid Region id: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16993:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16993 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_PRreclaimspace': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:20723:47: warning: unused parameter 'profilename' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 20723 | HE5_PRreclaimspace(hid_t swathID, const char *profilename, void *buffer) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWindexinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23748:44: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23748 | sprintf(errbuf, "Invalid Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23759:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hid_t' {aka 'long int'} [-Wformat=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23759 | sprintf(errbuf, "Inactive Region ID: %d.\n", regionID); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~^ ~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | | | [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | int hid_t {aka long int} [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | %ld [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWllmapedidxinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23937:49: warning: unused variable 'dimname1' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23937 | char dimname0[HE5_HDFE_DIMBUFSIZE],dimname1[HE5_HDFE_DIMBUFSIZE]; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23937:19: warning: unused variable 'dimname0' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23937 | char dimname0[HE5_HDFE_DIMBUFSIZE],dimname1[HE5_HDFE_DIMBUFSIZE]; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23932:23: warning: unused variable 'k' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23932 | int i,j,k, iDim; /* loop index */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23932:21: warning: unused variable 'j' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23932 | int i,j,k, iDim; /* loop index */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWwrcharfld': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:25339:64: warning: unused parameter 'numelem' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 25339 | HE5_SWwrcharfld(int SwathID, char *fieldname, int elemlen, int numelem, long fortstart[], long fortstride[], long fortedge[], void *data) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_PRwriteF': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:30555:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30555 | if (btype_size == FAIL) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_PRreadF': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:30841:19: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30841 | if (vltype_size == FAIL) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:30863:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 30863 | if (btype_size == FAIL) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWgetdimscaleF': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33200:21: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33200 | if ( databuffsize < 0 ) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWsetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33912:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33912 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33790:18: warning: variable 'olddimlabelexist' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33790 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWgetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:34074:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 34074 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33984:18: warning: unused variable 'labelsize' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33984 | int labelsize; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33978:18: warning: unused variable 'olddimlabelexist' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33978 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33977:18: warning: unused variable 'olddimlabel' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33977 | char olddimlabel[64]; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: In file included from hdf-eos5-2.0/src/SWapi.c:16: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h: At top level: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:443:12: warning: '__cfztringv' defined but not used [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 443 | static int __cfztringv[30]; /* => 30 == MAX # of arg.'s C can pass to a */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:384:12: warning: 'num_elem' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 384 | static int num_elem(char *strv, unsigned elem_len, int term_char, int num_term) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:341:14: warning: 'vkill_trailing' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 341 | static char *vkill_trailing(char* cstr, int elem_len, int sizeofcstr, char t) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 294 | static char *f2cstrv(char *fstr, char* cstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | static char *c2fstrv(char* cstr, char *fstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWidxmapinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4278:33: warning: '%s' directive writing up to 255 bytes into a region of size 251 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4278 | sprintf(errbuf,"The \"%s\" dataset not found. \n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4278:11: note: 'sprintf' output between 28 and 283 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4278 | sprintf(errbuf,"The \"%s\" dataset not found. \n", utlbuf); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_PRdefine': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:19443:43: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 19443 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" profile. \n", utlbuf, profilename); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:19443:11: note: 'sprintf' output 44 or more bytes (assuming 1067) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 19443 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" profile. \n", utlbuf, profilename); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:19347:39: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 19347 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" profile. \n", utlbuf, profilename); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:19347:7: note: 'sprintf' output 44 or more bytes (assuming 1067) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 19347 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" profile. \n", utlbuf, profilename); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWfieldinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:5673:35: warning: '%s' directive writing up to 255 bytes into a region of size 249 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5673 | sprintf(errbuf,"Field \"%s\" not found. Check out the field name. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:5673:11: note: 'sprintf' output between 48 and 303 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 5673 | sprintf(errbuf,"Field \"%s\" not found. Check out the field name. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWregioninfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16584:59: warning: '%s' directive writing up to 255 bytes into a region of size 231 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16584 | sprintf( errbuf, "Mapping Not Defined for \"%s\" Dimension.\n", geodim); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:16584:15: note: 'sprintf' output between 39 and 294 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 16584 | sprintf( errbuf, "Mapping Not Defined for \"%s\" Dimension.\n", geodim); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWfldsrch': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:12449:41: warning: '%s' directive writing up to 255 bytes into a region of size 243 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12449 | sprintf(errbuf,"Cannot find \"%s\" field in Swath. Check the spelling.\n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:12449:11: note: 'sprintf' output between 52 and 307 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12449 | sprintf(errbuf,"Cannot find \"%s\" field in Swath. Check the spelling.\n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWcompinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4519:32: warning: '%s' directive writing 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4519 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4519:11: note: 'sprintf' output between 4 and 259 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4519 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4506:36: warning: '%s' directive writing 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4506 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4506:15: note: 'sprintf' output between 4 and 259 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4506 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4490:32: warning: '%s' directive writing 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4490 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4490:11: note: 'sprintf' output between 4 and 259 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4490 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4612:29: warning: 'plist_id' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4612 | numfilt = H5Pget_nfilters (plist_id); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:4427:19: note: 'plist_id' was declared here [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4427 | hid_t plist_id; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWdefinefield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:7982:43: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7982 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:7982:11: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7982 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:7885:39: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7885 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:7885:7: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 7885 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWwrrdfield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:11813:74: warning: '%s' directive writing up to 255 bytes into a region of size 219 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11813 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fieldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:11813:19: note: 'sprintf' output between 40 and 295 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11813 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fieldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:11303:54: warning: '%s' directive writing up to 255 bytes into a region of size 226 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11303 | sprintf(errbuf,"Cannot get information about \"%s\" field. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:11303:7: note: 'sprintf' output between 41 and 296 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 11303 | sprintf(errbuf,"Cannot get information about \"%s\" field. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWextractregion': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15149:61: warning: '%s' directive writing up to 255 bytes into a region of size 231 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15149 | sprintf(errbuf,"Mapping Not Defined for \"%s\" Dimension.\n", geodim); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:15149:19: note: 'sprintf' output between 39 and 294 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 15149 | sprintf(errbuf,"Mapping Not Defined for \"%s\" Dimension.\n", geodim); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWmountexternal': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23088:58: warning: '%s' directive writing up to 255 bytes into a region of size 223 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23088 | sprintf(errbuf, "Cannot mount external file onto \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23088:7: note: 'sprintf' output between 44 and 299 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23088 | sprintf(errbuf, "Cannot mount external file onto \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWunmount': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23175:60: warning: '%s' directive writing up to 255 bytes into a region of size 221 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23175 | sprintf(errbuf, "Cannot unmount external file from \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:23175:7: note: 'sprintf' output between 46 and 301 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 23175 | sprintf(errbuf, "Cannot unmount external file from \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWllmapedidxinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:24055:65: warning: '%s' directive writing up to 255 bytes into a region of size 224 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 24055 | sprintf(errbuf, "Failed to retrieve the size of \"%s\" dimension. \n", geodimbuf) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:24055:15: note: 'sprintf' output between 47 and 302 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 24055 | sprintf(errbuf, "Failed to retrieve the size of \"%s\" dimension. \n", geodimbuf) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c: In function 'HE5_SWflddiminfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33720:43: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33720 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33721 | utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/SWapi.c:33720:11: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33720 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 33721 | utlbuf, fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAdefdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:1249:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1249 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAdefdimscale2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:1443:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1443 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAsetdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:1651:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1651 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:1519:33: warning: unused parameter 'dimsize' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 1519 | const hsize_t dimsize, hid_t numbertype_in, void * data) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAsetdimscale2': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:2023:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2023 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAgetdimscale': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:2315:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 2315 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAwritecharF': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:13790:62: warning: unused parameter 'numelem' [-Wunused-parameter] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 13790 | HE5_ZAwritecharF(int ZaID, char *fieldname, int elemlen, int numelem, long fortstart[], long fortstride[], long fortedge[], void *data) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ~~~~^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAgetdimscaleF': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18090:21: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18090 | if ( databuffsize < 0 ) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAsetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18589:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18589 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18484:18: warning: variable 'olddimlabelexist' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18484 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAgetflddimlabel': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18734:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18734 | if (Dimindex == FAIL) /* dimension not found */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18661:18: warning: unused variable 'labelsize' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18661 | int labelsize; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18655:18: warning: unused variable 'olddimlabelexist' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18655 | int olddimlabelexist = 0; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:18654:18: warning: unused variable 'olddimlabel' [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 18654 | char olddimlabel[64]; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: In file included from hdf-eos5-2.0/src/ZAapi.c:16: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h: At top level: [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:443:12: warning: '__cfztringv' defined but not used [-Wunused-variable] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 443 | static int __cfztringv[30]; /* => 30 == MAX # of arg.'s C can pass to a */ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:384:12: warning: 'num_elem' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 384 | static int num_elem(char *strv, unsigned elem_len, int term_char, int num_term) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:341:14: warning: 'vkill_trailing' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 341 | static char *vkill_trailing(char* cstr, int elem_len, int sizeofcstr, char t) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 294 | static char *f2cstrv(char *fstr, char* cstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/include/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not used [-Wunused-function] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 278 | static char *c2fstrv(char* cstr, char *fstr, int elem_len, int sizeofcstr) [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:4268:35: warning: '%s' directive writing up to 255 bytes into a region of size 249 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4268 | sprintf(errbuf,"Field \"%s\" not found. Check out the field name. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:4268:11: note: 'sprintf' output between 48 and 303 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 4268 | sprintf(errbuf,"Field \"%s\" not found. Check out the field name. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAfldsrch': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:9617:41: warning: '%s' directive writing up to 255 bytes into a region of size 243 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9617 | sprintf(errbuf,"Cannot find \"%s\" field in za. Check the spelling.\n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:9617:11: note: 'sprintf' output between 49 and 304 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9617 | sprintf(errbuf,"Cannot find \"%s\" field in za. Check the spelling.\n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAcompinfo': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:3324:32: warning: '%s' directive writing 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3324 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:3324:11: note: 'sprintf' output between 4 and 259 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 3324 | sprintf(utlstr, "%s%s%s", "\"", fieldname, "\"\n"); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAdefinefield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:6121:43: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6121 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, za_name); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:6121:11: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6121 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, za_name); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:6025:39: warning: '%s' directive writing up to 1023 bytes into a region of size 242 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6025 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, za_name); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:6025:7: note: 'sprintf' output 42 or more bytes (assuming 1065) into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 6025 | sprintf(errbuf, "Dimension(s) \"%s\" not found for \"%s\" field. \n", utlbuf, za_name); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAwrrdfield': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:9139:74: warning: '%s' directive writing up to 255 bytes into a region of size 219 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9139 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fieldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:9139:19: note: 'sprintf' output between 40 and 295 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 9139 | sprintf(errbuf, "Cannot write attribute to the field \"%s\".",fieldname) ; [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:8634:54: warning: '%s' directive writing up to 255 bytes into a region of size 226 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8634 | sprintf(errbuf,"Cannot get information about \"%s\" field. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:8634:7: note: 'sprintf' output between 41 and 296 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 8634 | sprintf(errbuf,"Cannot get information about \"%s\" field. \n", fieldname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAmountexternal': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:12407:58: warning: '%s' directive writing up to 255 bytes into a region of size 223 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12407 | sprintf(errbuf, "Cannot mount external file onto \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:12407:7: note: 'sprintf' output between 44 and 299 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12407 | sprintf(errbuf, "Cannot mount external file onto \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c: In function 'HE5_ZAunmount': [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:12486:60: warning: '%s' directive writing up to 255 bytes into a region of size 221 [-Wformat-overflow=] [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12486 | sprintf(errbuf, "Cannot unmount external file from \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~ ~~~~~~~ [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: hdf-eos5-2.0/src/ZAapi.c:12486:7: note: 'sprintf' output between 46 and 301 bytes into a destination of size 256 [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: 12486 | sprintf(errbuf, "Cannot unmount external file from \"%s\" group. \n", grpname); [INFO] [stderr] warning: hdf-eos5-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Checking hdf-eos5-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.06s [INFO] running `Command { std: "docker" "inspect" "a182b7235dc446aab6254ac3d8fdbd104137b07f35d714e3815da821e713b791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a182b7235dc446aab6254ac3d8fdbd104137b07f35d714e3815da821e713b791", kill_on_drop: false }` [INFO] [stdout] a182b7235dc446aab6254ac3d8fdbd104137b07f35d714e3815da821e713b791