Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-04-13 12:05:51 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

INSTALL results for Rhdf5lib on nebbiolo2


To the developers/maintainers of the Rhdf5lib package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rhdf5lib.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1601/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rhdf5lib 1.16.0  (landing page)
Mike Smith
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/Rhdf5lib
git_branch: RELEASE_3_14
git_last_commit: 534c497
git_last_commit_date: 2021-10-26 12:36:08 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: Rhdf5lib
Version: 1.16.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL Rhdf5lib
StartedAt: 2022-04-12 03:13:18 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 03:16:44 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 205.9 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL Rhdf5lib
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘Rhdf5lib’ ...
** using staged installation
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++14 accepts -g... yes
COMPILER = gcc
checking whether C++ compiler accepts -Wno-unused-variable -Wno-unused-parameter... yes
checking whether C++ compiler accepts -Wno-cast-qual... yes
checking whether C++ compiler accepts -Wno-pedantic -Wno-extra... yes
checking whether C++ compiler accepts -Wno-format-overflow -Wno-format-truncation... yes
checking whether C++ compiler accepts -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation... yes
checking how to run the C++ preprocessor... g++ -std=gnu++14 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for zlib.h... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... yes
checking for openssl/hmac.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for curl_global_init in -lcurl... yes
checking for EVP_sha256 in -lcrypto... yes
S3_VFD=--enable-ros3-vfd
untarring hdf5small_cxx_hl_1.10.7.tar.gz ...
building the szip library...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for config x86_64-unknown-linux-gnu... no
checking for config x86_64-unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-unknown... no
checking for config linux-gnu... found
compiler 'gcc' is GNU gcc-9.4.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for build mode... production
checking for math library support... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for error_at_line... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for memset... yes
checking if encoding enabled... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/SZconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make  all-am
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/local/include   -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT rice.lo -MD -MP -MF .deps/rice.Tpo -c -o rice.lo rice.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT rice.lo -MD -MP -MF .deps/rice.Tpo -c rice.c  -fPIC -DPIC -o rice.o
rice.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  106 | static int (*winner_function)();
      | ^~~~~~
rice.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  107 | static int (*winner_ref_function)();
      | ^~~~~~
rice.c:301:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  301 | getch()
      | ^~~~~
rice.c:333:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  333 | read_header()
      | ^~~~~~~~~~~
rice.c: In function 'read_header':
rice.c:340:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  340 |     value = getch();
      |             ^~~~~
rice.c:341:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  341 |     value = (value << 8) | getch();
      |                          ^
rice.c:355:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  355 |         value = (value << 8) | getch();
      |                              ^
rice.c:356:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  356 |         value = (value << 8) | getch();
      |                              ^
rice.c:359:26: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  359 |         bits_per_pixel = ((value >> 22) & 0xf) + 1;
      |                          ^
rice.c:360:28: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  360 |         pixels_per_block = ((value >> 17) & 0x1f) * 2 + 2;
      |                            ^
rice.c:361:31: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  361 |         pixels_per_scanline = ((value >> 3) & 0x3fff) + 1;
      |                               ^
rice.c:366:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  366 |         value = (value << 8) | getch();
      |                              ^
rice.c:367:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  367 |         value = (value << 8) | getch();
      |                              ^
rice.c:370:26: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  370 |         bits_per_pixel = ((value >> 19) & 0x3f) + 1;
      |                          ^
rice.c:371:28: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  371 |         pixels_per_block = ((value >> 14) & 0x1f) * 2 + 2;
      |                            ^
rice.c:372:31: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
  372 |         pixels_per_scanline = (value & 0x3fff) + 1;
      |                               ^
rice.c:380:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  380 |     value = getch();
      |             ^~~~~
rice.c:392:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  392 |         value = (value << 8) | getch();
      |                              ^
rice.c:393:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  393 |         value = (value << 8) | getch();
      |                              ^
rice.c:394:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  394 |         value = (value << 8) | getch();
      |                              ^
rice.c: At top level:
rice.c:423:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  423 | write_header()
      | ^~~~~~~~~~~~
rice.c: In function 'write_header':
rice.c:455:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  455 |         value |= (msb_first == 1) << 14;
      |               ^~
rice.c:456:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  456 |         value |= (compression_mode == NN_MODE) << 12;
      |               ^~
rice.c:457:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  457 |         value |= n << 9;
      |               ^~
rice.c:458:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  458 |         value |= j << 6;
      |               ^~
rice.c:459:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  459 |         value |= m << 2;
      |               ^~
rice.c:467:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  467 |         value |= (msb_first == 1) << 29;
      |               ^~
rice.c:468:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  468 |         value |= (compression_mode == NN_MODE) << 26;
      |               ^~
rice.c:469:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  469 |         value |= (bits_per_pixel - 1) << 22;
      |               ^~
rice.c:470:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  470 |         value |= (pixels_per_block/2 - 1) << 17;
      |               ^~
rice.c:471:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  471 |         value |= (pixels_per_scanline - 1) << 3;
      |               ^~
rice.c:482:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  482 |         value |= (msb_first == 1) << 28;
      |               ^~
rice.c:483:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  483 |         value |= (compression_mode == NN_MODE) << 25;
      |               ^~
rice.c:484:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  484 |         value |= (bits_per_pixel - 1) << 19;
      |               ^~
rice.c:485:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  485 |         value |= (pixels_per_block/2 - 1) << 14;
      |               ^~
rice.c:486:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  486 |         value |= (pixels_per_scanline - 1);
      |               ^~
rice.c:500:26: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  500 |         scanline_count = input_pixel_count / pixels_per_scanline;
      |                          ^~~~~~~~~~~~~~~~~
rice.c:509:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  509 |             value |= i;
      |                   ^~
rice.c:516:19: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  516 |             value |= input_pixel_count;
      |                   ^~
rice.c: At top level:
rice.c:537:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  537 | fix_last_scanline(byte_buffer, n)
      | ^~~~~~~~~~~~~~~~~
rice.c: In function 'fix_last_scanline':
rice.c:554:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  554 |         memset(byte_buffer + n, ch, pixels_per_scanline - n);
      |                                     ~~~~~~~~~~~~~~~~~~~~^~~
rice.c:565:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  565 |             *p++ = ch1;
      |                    ^~~
rice.c:566:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  566 |             *p++ = ch2;
      |                    ^~~
rice.c:580:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  580 |             *p++ = ch1;
      |                    ^~~
rice.c:581:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  581 |             *p++ = ch2;
      |                    ^~~
rice.c:582:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  582 |             *p++ = ch3;
      |                    ^~~
rice.c:583:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
  583 |             *p++ = ch4;
      |                    ^~~
rice.c: At top level:
rice.c:604:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  604 | encode_scanline()
      | ^~~~~~~~~~~~~~~
rice.c: In function 'encode_scanline':
rice.c:606:11: warning: declaration of 'bptr' shadows a global declaration [-Wshadow]
  606 |     char *bptr;
      |           ^~~~
rice.c:163:14: note: shadowed declaration is here
  163 | static char *bptr;
      |              ^~~~
rice.c:638:12: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  638 |     mask = masknot[bits_per_pixel];
      |            ^~~~~~~
rice.c:656:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  656 |             n = input_pixel_count >= pixels_per_scanline ? pixels_per_scanline : input_pixel_count;
      |                 ^~~~~~~~~~~~~~~~~
rice.c:658:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  658 |             memcpy(byte_buffer, input_byte_data, 2*n);
      |                                                  ~^~
rice.c:679:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  679 |                         x1 = ((*(b+0) << 8) + *(b+1)) & mask;
      |                                                       ^
rice.c:679:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  679 |                         x1 = ((*(b+0) << 8) + *(b+1)) & mask;
      |                              ^
rice.c:680:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  680 |                         x2 = ((*(b+2) << 8) + *(b+3)) & mask;
      |                                                       ^
rice.c:680:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  680 |                         x2 = ((*(b+2) << 8) + *(b+3)) & mask;
      |                              ^
rice.c:681:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  681 |                         x3 = ((*(b+4) << 8) + *(b+5)) & mask;
      |                                                       ^
rice.c:681:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  681 |                         x3 = ((*(b+4) << 8) + *(b+5)) & mask;
      |                              ^
rice.c:682:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  682 |                         x4 = ((*(b+6) << 8) + *(b+7)) & mask;
      |                                                       ^
rice.c:682:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  682 |                         x4 = ((*(b+6) << 8) + *(b+7)) & mask;
      |                              ^
rice.c:688:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  688 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:690:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  690 |                                 *s++ = x1;
      |                                        ^~
rice.c:695:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  695 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:697:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  697 |                                 *s++ = xmax-x1;
      |                                        ^~~~
rice.c:704:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  704 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:706:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  706 |                                 *s++ = x2;
      |                                        ^~
rice.c:711:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  711 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:713:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  713 |                                 *s++ = xmax-x2;
      |                                        ^~~~
rice.c:720:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  720 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:722:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  722 |                                 *s++ = x3;
      |                                        ^~
rice.c:727:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  727 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:729:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  729 |                                 *s++ = xmax-x3;
      |                                        ^~~~
rice.c:736:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  736 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:738:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  738 |                                 *s++ = x4;
      |                                        ^~
rice.c:743:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  743 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:745:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  745 |                                 *s++ = xmax-x4;
      |                                        ^~~~
rice.c:753:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  753 |                         x = ((*b << 8) + *(b+1)) & mask;
      |                                                  ^
rice.c:753:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  753 |                         x = ((*b << 8) + *(b+1)) & mask;
      |                             ^
rice.c:759:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  759 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:761:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  761 |                                 *s++ = x;
      |                                        ^
rice.c:766:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  766 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:768:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  768 |                                 *s++ = xmax-x;
      |                                        ^~~~
rice.c:778:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  778 |                     *s++ = ((*b << 8) + *(b+1)) & mask;
      |                                                 ^
rice.c:791:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  791 |                         x1 = ((*(b+1) << 8) + *(b+0)) & mask;
      |                                                       ^
rice.c:791:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  791 |                         x1 = ((*(b+1) << 8) + *(b+0)) & mask;
      |                              ^
rice.c:792:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  792 |                         x2 = ((*(b+3) << 8) + *(b+2)) & mask;
      |                                                       ^
rice.c:792:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  792 |                         x2 = ((*(b+3) << 8) + *(b+2)) & mask;
      |                              ^
rice.c:793:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  793 |                         x3 = ((*(b+5) << 8) + *(b+4)) & mask;
      |                                                       ^
rice.c:793:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  793 |                         x3 = ((*(b+5) << 8) + *(b+4)) & mask;
      |                              ^
rice.c:794:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  794 |                         x4 = ((*(b+7) << 8) + *(b+6)) & mask;
      |                                                       ^
rice.c:794:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  794 |                         x4 = ((*(b+7) << 8) + *(b+6)) & mask;
      |                              ^
rice.c:800:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  800 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:802:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  802 |                                 *s++ = x1;
      |                                        ^~
rice.c:807:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  807 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:809:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  809 |                                 *s++ = xmax-x1;
      |                                        ^~~~
rice.c:816:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  816 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:818:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  818 |                                 *s++ = x2;
      |                                        ^~
rice.c:823:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  823 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:825:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  825 |                                 *s++ = xmax-x2;
      |                                        ^~~~
rice.c:832:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  832 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:834:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  834 |                                 *s++ = x3;
      |                                        ^~
rice.c:839:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  839 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:841:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  841 |                                 *s++ = xmax-x3;
      |                                        ^~~~
rice.c:848:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  848 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:850:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  850 |                                 *s++ = x4;
      |                                        ^~
rice.c:855:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  855 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:857:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  857 |                                 *s++ = xmax-x4;
      |                                        ^~~~
rice.c:865:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  865 |                         x = ((*(b+1) << 8) + *b) & mask;
      |                                                  ^
rice.c:865:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  865 |                         x = ((*(b+1) << 8) + *b) & mask;
      |                             ^
rice.c:871:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  871 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:873:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  873 |                                 *s++ = x;
      |                                        ^
rice.c:878:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  878 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:880:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  880 |                                 *s++ = xmax-x;
      |                                        ^~~~
rice.c:890:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  890 |                     *s++ =((*(b+1) << 8) + *b) & mask;
      |                                                ^
rice.c:916:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  916 |             n = input_pixel_count >= pixels_per_scanline ? pixels_per_scanline : input_pixel_count;
      |                 ^~~~~~~~~~~~~~~~~
rice.c:918:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  918 |             memcpy(byte_buffer, input_byte_data, n);
      |                                                  ^
rice.c:937:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  937 |                     x1 = *b++ & mask;
      |                          ^
rice.c:938:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  938 |                     x2 = *b++ & mask;
      |                          ^
rice.c:939:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  939 |                     x3 = *b++ & mask;
      |                          ^
rice.c:940:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  940 |                     x4 = *b++ & mask;
      |                          ^
rice.c:945:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  945 |                             *s++ = del << 1;
      |                                    ^~~
rice.c:947:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  947 |                             *s++ = x1;
      |                                    ^~
rice.c:952:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  952 |                             *s++ = ((-del)<<1) - 1;
      |                                    ^
rice.c:954:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  954 |                             *s++ = xmax-x1;
      |                                    ^~~~
rice.c:961:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  961 |                             *s++ = del << 1;
      |                                    ^~~
rice.c:963:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  963 |                             *s++ = x2;
      |                                    ^~
rice.c:968:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  968 |                             *s++ = ((-del)<<1) - 1;
      |                                    ^
rice.c:970:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  970 |                             *s++ = xmax-x2;
      |                                    ^~~~
rice.c:977:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  977 |                             *s++ = del << 1;
      |                                    ^~~
rice.c:979:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  979 |                             *s++ = x3;
      |                                    ^~
rice.c:984:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  984 |                             *s++ = ((-del)<<1) - 1;
      |                                    ^
rice.c:986:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  986 |                             *s++ = xmax-x3;
      |                                    ^~~~
rice.c:993:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  993 |                             *s++ = del << 1;
      |                                    ^~~
rice.c:995:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  995 |                             *s++ = x4;
      |                                    ^~
rice.c:1000:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1000 |                             *s++ = ((-del)<<1) - 1;
      |                                    ^
rice.c:1002:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1002 |                             *s++ = xmax-x4;
      |                                    ^~~~
rice.c:1010:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1010 |                     x = *b++ & mask;
      |                         ^
rice.c:1015:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1015 |                             *s++ = del << 1;
      |                                    ^~~
rice.c:1017:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1017 |                             *s++ = x;
      |                                    ^
rice.c:1022:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1022 |                             *s++ = ((-del)<<1) - 1;
      |                                    ^
rice.c:1024:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1024 |                             *s++ = xmax-x;
      |                                    ^~~~
rice.c:1062:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 1062 |             n = input_pixel_count >= pixels_per_scanline ? pixels_per_scanline : input_pixel_count;
      |                 ^~~~~~~~~~~~~~~~~
rice.c:1064:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
 1064 |             memcpy(byte_buffer, input_byte_data, 4*n);
      |                                                  ~^~
rice.c:1085:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1085 |                         x1 = ((*(b+1)  << 16) | (*(b+2)  << 8) | *(b+3))  & mask;
      |                                                                           ^
rice.c:1085:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1085 |                         x1 = ((*(b+1)  << 16) | (*(b+2)  << 8) | *(b+3))  & mask;
      |                              ^
rice.c:1086:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1086 |                         x2 = ((*(b+5)  << 16) | (*(b+6)  << 8) | *(b+7))  & mask;
      |                                                                           ^
rice.c:1086:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1086 |                         x2 = ((*(b+5)  << 16) | (*(b+6)  << 8) | *(b+7))  & mask;
      |                              ^
rice.c:1087:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1087 |                         x3 = ((*(b+9)  << 16) | (*(b+10) << 8) | *(b+11)) & mask;
      |                                                                           ^
rice.c:1087:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1087 |                         x3 = ((*(b+9)  << 16) | (*(b+10) << 8) | *(b+11)) & mask;
      |                              ^
rice.c:1088:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1088 |                         x4 = ((*(b+13) << 16) | (*(b+14) << 8) | *(b+15)) & mask;
      |                                                                           ^
rice.c:1088:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1088 |                         x4 = ((*(b+13) << 16) | (*(b+14) << 8) | *(b+15)) & mask;
      |                              ^
rice.c:1094:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1094 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1096:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1096 |                                 *s++ = x1;
      |                                        ^~
rice.c:1101:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1101 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1103:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1103 |                                 *s++ = xmax-x1;
      |                                        ^~~~
rice.c:1110:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1110 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1112:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1112 |                                 *s++ = x2;
      |                                        ^~
rice.c:1117:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1117 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1119:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1119 |                                 *s++ = xmax-x2;
      |                                        ^~~~
rice.c:1126:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1126 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1128:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1128 |                                 *s++ = x3;
      |                                        ^~
rice.c:1133:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1133 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1135:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1135 |                                 *s++ = xmax-x3;
      |                                        ^~~~
rice.c:1142:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1142 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1144:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1144 |                                 *s++ = x4;
      |                                        ^~
rice.c:1149:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1149 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1151:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1151 |                                 *s++ = xmax-x4;
      |                                        ^~~~
rice.c:1159:71: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1159 |                         x = ((*(b+1) << 16) | (*(b+2) << 8) | *(b+3)) & mask;
      |                                                                       ^
rice.c:1159:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1159 |                         x = ((*(b+1) << 16) | (*(b+2) << 8) | *(b+3)) & mask;
      |                             ^
rice.c:1165:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1165 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1167:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1167 |                                 *s++ = x;
      |                                        ^
rice.c:1172:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1172 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1174:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1174 |                                 *s++ = xmax-x;
      |                                        ^~~~
rice.c:1184:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1184 |                     *s++ = ((*(b+1) << 16) | (*(b+2) << 8) | *(b+3)) & mask;
      |                                                                      ^
rice.c:1197:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1197 |                         x1 = ((*(b+2)  << 16) | (*(b+1)  << 8) | *(b+0))  & mask;
      |                                                                           ^
rice.c:1197:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1197 |                         x1 = ((*(b+2)  << 16) | (*(b+1)  << 8) | *(b+0))  & mask;
      |                              ^
rice.c:1198:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1198 |                         x2 = ((*(b+6)  << 16) | (*(b+5)  << 8) | *(b+4))  & mask;
      |                                                                           ^
rice.c:1198:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1198 |                         x2 = ((*(b+6)  << 16) | (*(b+5)  << 8) | *(b+4))  & mask;
      |                              ^
rice.c:1199:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1199 |                         x3 = ((*(b+10) << 16) | (*(b+9)  << 8) | *(b+8))  & mask;
      |                                                                           ^
rice.c:1199:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1199 |                         x3 = ((*(b+10) << 16) | (*(b+9)  << 8) | *(b+8))  & mask;
      |                              ^
rice.c:1200:75: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1200 |                         x4 = ((*(b+14) << 16) | (*(b+13) << 8) | *(b+12)) & mask;
      |                                                                           ^
rice.c:1200:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1200 |                         x4 = ((*(b+14) << 16) | (*(b+13) << 8) | *(b+12)) & mask;
      |                              ^
rice.c:1206:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1206 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1208:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1208 |                                 *s++ = x1;
      |                                        ^~
rice.c:1213:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1213 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1215:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1215 |                                 *s++ = xmax-x1;
      |                                        ^~~~
rice.c:1222:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1222 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1224:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1224 |                                 *s++ = x2;
      |                                        ^~
rice.c:1229:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1229 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1231:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1231 |                                 *s++ = xmax-x2;
      |                                        ^~~~
rice.c:1238:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1238 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1240:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1240 |                                 *s++ = x3;
      |                                        ^~
rice.c:1245:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1245 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1247:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1247 |                                 *s++ = xmax-x3;
      |                                        ^~~~
rice.c:1254:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1254 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1256:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1256 |                                 *s++ = x4;
      |                                        ^~
rice.c:1261:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1261 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1263:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1263 |                                 *s++ = xmax-x4;
      |                                        ^~~~
rice.c:1271:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1271 |                         x = ((*(b+2) << 16) | (*(b+1) << 8) | *b) & mask;
      |                                                                   ^
rice.c:1271:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1271 |                         x = ((*(b+2) << 16) | (*(b+1) << 8) | *b) & mask;
      |                             ^
rice.c:1277:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1277 |                                 *s++ = del << 1;
      |                                        ^~~
rice.c:1279:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1279 |                                 *s++ = x;
      |                                        ^
rice.c:1284:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1284 |                                 *s++ = ((-del)<<1) - 1;
      |                                        ^
rice.c:1286:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1286 |                                 *s++ = xmax-x;
      |                                        ^~~~
rice.c:1296:65: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1296 |                     *s++ =((*(b+2) << 16) | (*(b+1) << 8) | *b) & mask;
      |                                                                 ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1326:13: note: in expansion of macro 'pack1'
 1326 |             pack1(0, id_bits+1);
      |             ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1326:13: note: in expansion of macro 'pack1'
 1326 |             pack1(0, id_bits+1);
      |             ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1327:13: note: in expansion of macro 'pack2'
 1327 |             pack2(*sigma, bits_per_pixel);
      |             ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1327:13: note: in expansion of macro 'pack2'
 1327 |             pack2(*sigma, bits_per_pixel);
      |             ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1327:13: note: in expansion of macro 'pack2'
 1327 |             pack2(*sigma, bits_per_pixel);
      |             ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1327:13: note: in expansion of macro 'pack2'
 1327 |             pack2(*sigma, bits_per_pixel);
      |             ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1327:13: note: in expansion of macro 'pack2'
 1327 |             pack2(*sigma, bits_per_pixel);
      |             ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1331:17: note: in expansion of macro 'pack1'
 1331 |                 pack1(1, 1);
      |                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1344:17: note: in expansion of macro 'pack1'
 1344 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1344:17: note: in expansion of macro 'pack1'
 1344 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1345:17: note: in expansion of macro 'pack2'
 1345 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1345:17: note: in expansion of macro 'pack2'
 1345 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1345:17: note: in expansion of macro 'pack2'
 1345 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1345:17: note: in expansion of macro 'pack2'
 1345 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1345:17: note: in expansion of macro 'pack2'
 1345 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1349:25: note: in expansion of macro 'pack2'
 1349 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1349:25: note: in expansion of macro 'pack2'
 1349 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1349:25: note: in expansion of macro 'pack2'
 1349 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1349:25: note: in expansion of macro 'pack2'
 1349 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1349:25: note: in expansion of macro 'pack2'
 1349 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:1357:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1357 |                         fsval = (*s1++ >> ksplits) + 1;
      |                                 ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1358:25: note: in expansion of macro 'packfs'
 1358 |                         packfs(fsval);
      |                         ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1358:25: note: in expansion of macro 'packfs'
 1358 |                         packfs(fsval);
      |                         ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1358:25: note: in expansion of macro 'packfs'
 1358 |                         packfs(fsval);
      |                         ^~~~~~
rice.c:1361:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1361 |                     mask = masknot[ksplits];
      |                            ^~~~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1365:25: note: in expansion of macro 'pack2'
 1365 |                         pack2(num, ksplits);
      |                         ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1365:25: note: in expansion of macro 'pack2'
 1365 |                         pack2(num, ksplits);
      |                         ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1365:25: note: in expansion of macro 'pack2'
 1365 |                         pack2(num, ksplits);
      |                         ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1365:25: note: in expansion of macro 'pack2'
 1365 |                         pack2(num, ksplits);
      |                         ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1365:25: note: in expansion of macro 'pack2'
 1365 |                         pack2(num, ksplits);
      |                         ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1371:17: note: in expansion of macro 'pack1'
 1371 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1371:17: note: in expansion of macro 'pack1'
 1371 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1372:17: note: in expansion of macro 'pack2'
 1372 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1372:17: note: in expansion of macro 'pack2'
 1372 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1372:17: note: in expansion of macro 'pack2'
 1372 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1372:17: note: in expansion of macro 'pack2'
 1372 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1372:17: note: in expansion of macro 'pack2'
 1372 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:1375:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1375 |                     fsval = *s++ + 1;
      |                             ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1376:21: note: in expansion of macro 'packfs'
 1376 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1376:21: note: in expansion of macro 'packfs'
 1376 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1376:21: note: in expansion of macro 'packfs'
 1376 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1381:17: note: in expansion of macro 'pack1'
 1381 |                 pack1(1, id_bits+1);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1381:17: note: in expansion of macro 'pack1'
 1381 |                 pack1(1, id_bits+1);
      |                 ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1382:17: note: in expansion of macro 'pack2'
 1382 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1382:17: note: in expansion of macro 'pack2'
 1382 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1382:17: note: in expansion of macro 'pack2'
 1382 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1382:17: note: in expansion of macro 'pack2'
 1382 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1382:17: note: in expansion of macro 'pack2'
 1382 |                 pack2(*sigma, bits_per_pixel);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1384:17: note: in expansion of macro 'packfs'
 1384 |                 packfs(fsval);
      |                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1384:17: note: in expansion of macro 'packfs'
 1384 |                 packfs(fsval);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1384:17: note: in expansion of macro 'packfs'
 1384 |                 packfs(fsval);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1388:21: note: in expansion of macro 'packfs'
 1388 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1388:21: note: in expansion of macro 'packfs'
 1388 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1388:21: note: in expansion of macro 'packfs'
 1388 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1410:17: note: in expansion of macro 'pack1'
 1410 |                 pack1(0, id_bits+1);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1410:17: note: in expansion of macro 'pack1'
 1410 |                 pack1(0, id_bits+1);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1420:17: note: in expansion of macro 'packfs'
 1420 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1420:17: note: in expansion of macro 'packfs'
 1420 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1420:17: note: in expansion of macro 'packfs'
 1420 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1435:17: note: in expansion of macro 'packfs'
 1435 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1435:17: note: in expansion of macro 'packfs'
 1435 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1435:17: note: in expansion of macro 'packfs'
 1435 |                 packfs(newbits);
      |                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1444:17: note: in expansion of macro 'pack1'
 1444 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1444:17: note: in expansion of macro 'pack1'
 1444 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1448:25: note: in expansion of macro 'pack2'
 1448 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1448:25: note: in expansion of macro 'pack2'
 1448 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1448:25: note: in expansion of macro 'pack2'
 1448 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1448:25: note: in expansion of macro 'pack2'
 1448 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1448:25: note: in expansion of macro 'pack2'
 1448 |                         pack2(*s++, bits_per_pixel);
      |                         ^~~~~
rice.c:1459:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1459 |                                 fsval  = (*s1++ >> 1) + 1;
      |                                          ^
rice.c:1460:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1460 |                                 fsval2 = (*s1++ >> 1) + 1;
      |                                          ^
rice.c:1463:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1463 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1464:37: note: in expansion of macro 'pack1'
 1464 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1468:37: note: in expansion of macro 'packfs'
 1468 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1468:37: note: in expansion of macro 'packfs'
 1468 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1468:37: note: in expansion of macro 'packfs'
 1468 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1469:37: note: in expansion of macro 'packfs'
 1469 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1469:37: note: in expansion of macro 'packfs'
 1469 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1469:37: note: in expansion of macro 'packfs'
 1469 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1478:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1478 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1479:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1479 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1480:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1480 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1481:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1481 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1482:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1482 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1483:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1483 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1484:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1484 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1492:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1492 |                                     value = (value << 1) | *s++ & 1;
      |                                                            ~~~~~^~~
rice.c:1500:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1500 |                                 fsval  = (*s1++ >> 2) + 1;
      |                                          ^
rice.c:1501:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1501 |                                 fsval2 = (*s1++ >> 2) + 1;
      |                                          ^
rice.c:1504:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1504 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1505:37: note: in expansion of macro 'pack1'
 1505 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1509:37: note: in expansion of macro 'packfs'
 1509 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1509:37: note: in expansion of macro 'packfs'
 1509 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1509:37: note: in expansion of macro 'packfs'
 1509 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1510:37: note: in expansion of macro 'packfs'
 1510 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1510:37: note: in expansion of macro 'packfs'
 1510 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1510:37: note: in expansion of macro 'packfs'
 1510 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1519:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1519 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1520:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1520 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1521:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1521 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1522:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1522 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1523:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1523 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1524:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1524 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1525:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1525 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1533:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1533 |                                     value = (value << 2) | *s++ & 3;
      |                                                            ~~~~~^~~
rice.c:1541:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1541 |                                 fsval  = (*s1++ >> 3) + 1;
      |                                          ^
rice.c:1542:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1542 |                                 fsval2 = (*s1++ >> 3) + 1;
      |                                          ^
rice.c:1545:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1545 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1546:37: note: in expansion of macro 'pack1'
 1546 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1550:37: note: in expansion of macro 'packfs'
 1550 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1550:37: note: in expansion of macro 'packfs'
 1550 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1550:37: note: in expansion of macro 'packfs'
 1550 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1551:37: note: in expansion of macro 'packfs'
 1551 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1551:37: note: in expansion of macro 'packfs'
 1551 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1551:37: note: in expansion of macro 'packfs'
 1551 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1560:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1560 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1561:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1561 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1562:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1562 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1563:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1563 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1567:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1567 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1568:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1568 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1576:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1576 |                                     value = (value << 3) | *s++ & 7;
      |                                                            ~~~~~^~~
rice.c:1584:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1584 |                                 fsval  = (*s1++ >> 4) + 1;
      |                                          ^
rice.c:1585:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1585 |                                 fsval2 = (*s1++ >> 4) + 1;
      |                                          ^
rice.c:1588:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1588 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1589:37: note: in expansion of macro 'pack1'
 1589 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1593:37: note: in expansion of macro 'packfs'
 1593 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1593:37: note: in expansion of macro 'packfs'
 1593 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1593:37: note: in expansion of macro 'packfs'
 1593 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1594:37: note: in expansion of macro 'packfs'
 1594 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1594:37: note: in expansion of macro 'packfs'
 1594 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1594:37: note: in expansion of macro 'packfs'
 1594 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1603:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1603 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1604:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1604 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1605:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1605 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1609:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1609 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1610:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1610 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1611:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1611 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1619:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1619 |                                     value = (value << 4) | *s++ & 0xf;
      |                                                            ~~~~~^~~~~
rice.c:1627:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1627 |                                 fsval  = (*s1++ >> 5) + 1;
      |                                          ^
rice.c:1628:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1628 |                                 fsval2 = (*s1++ >> 5) + 1;
      |                                          ^
rice.c:1631:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1631 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1632:37: note: in expansion of macro 'pack1'
 1632 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1636:37: note: in expansion of macro 'packfs'
 1636 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1636:37: note: in expansion of macro 'packfs'
 1636 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1636:37: note: in expansion of macro 'packfs'
 1636 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1637:37: note: in expansion of macro 'packfs'
 1637 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1637:37: note: in expansion of macro 'packfs'
 1637 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1637:37: note: in expansion of macro 'packfs'
 1637 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1646:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1646 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1647:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1647 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1651:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1651 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1652:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1652 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1656:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1656 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1664:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1664 |                                     value = (value << 5) | *s++ & 0x1f;
      |                                                            ~~~~~^~~~~~
rice.c:1672:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1672 |                                 fsval  = (*s1++ >> 6) + 1;
      |                                          ^
rice.c:1673:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1673 |                                 fsval2 = (*s1++ >> 6) + 1;
      |                                          ^
rice.c:1676:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1676 |                                     value = (1 << fsval2) | 1;
      |                                             ^
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1677:37: note: in expansion of macro 'pack1'
 1677 |                                     pack1(value, fsval + fsval2);
      |                                     ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1681:37: note: in expansion of macro 'packfs'
 1681 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1681:37: note: in expansion of macro 'packfs'
 1681 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1681:37: note: in expansion of macro 'packfs'
 1681 |                                     packfs(fsval);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1682:37: note: in expansion of macro 'packfs'
 1682 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1682:37: note: in expansion of macro 'packfs'
 1682 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1682:37: note: in expansion of macro 'packfs'
 1682 |                                     packfs(fsval2);
      |                                     ^~~~~~
rice.c:1689:61: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1689 |                                 value = (value << 6) | *s++ & 0x3f;
      |                                                        ~~~~~^~~~~~
rice.c:1697:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1697 |                                 fsval  = (*s1++ >> 7) + 1;
      |                                          ^
rice.c:1698:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1698 |                                 fsval2 = (*s1++ >> 7) + 1;
      |                                          ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1699:33: note: in expansion of macro 'packfs'
 1699 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1699:33: note: in expansion of macro 'packfs'
 1699 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1699:33: note: in expansion of macro 'packfs'
 1699 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1700:33: note: in expansion of macro 'packfs'
 1700 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1700:33: note: in expansion of macro 'packfs'
 1700 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1700:33: note: in expansion of macro 'packfs'
 1700 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:1706:61: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1706 |                                 value = (value << 7) | *s++ & 0x7f;
      |                                                        ~~~~~^~~~~~
rice.c:1714:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1714 |                                 fsval  = (*s1++ >> 8) + 1;
      |                                          ^
rice.c:1715:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1715 |                                 fsval2 = (*s1++ >> 8) + 1;
      |                                          ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1716:33: note: in expansion of macro 'packfs'
 1716 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1716:33: note: in expansion of macro 'packfs'
 1716 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1716:33: note: in expansion of macro 'packfs'
 1716 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1717:33: note: in expansion of macro 'packfs'
 1717 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1717:33: note: in expansion of macro 'packfs'
 1717 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1717:33: note: in expansion of macro 'packfs'
 1717 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:1723:61: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 1723 |                                 value = (value << 8) | *s++ & 0xff;
      |                                                        ~~~~~^~~~~~
rice.c:1737:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1737 |                                 fsval  = (*s1++ >> ksplits) + 1;
      |                                          ^
rice.c:1738:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1738 |                                 fsval2 = (*s1++ >> ksplits) + 1;
      |                                          ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1739:33: note: in expansion of macro 'packfs'
 1739 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1739:33: note: in expansion of macro 'packfs'
 1739 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1739:33: note: in expansion of macro 'packfs'
 1739 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1740:33: note: in expansion of macro 'packfs'
 1740 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1740:33: note: in expansion of macro 'packfs'
 1740 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1740:33: note: in expansion of macro 'packfs'
 1740 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:1743:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1743 |                             mask = masknot[ksplits];
      |                                    ^~~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1747:33: note: in expansion of macro 'pack1'
 1747 |                                 pack1(num, ksplits);
      |                                 ^~~~~
rice.c:1754:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1754 |                                 fsval  = (*s1++ >> ksplits) + 1;
      |                                          ^
rice.c:1755:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1755 |                                 fsval2 = (*s1++ >> ksplits) + 1;
      |                                          ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1756:33: note: in expansion of macro 'packfs'
 1756 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1756:33: note: in expansion of macro 'packfs'
 1756 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1756:33: note: in expansion of macro 'packfs'
 1756 |                                 packfs(fsval);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1757:33: note: in expansion of macro 'packfs'
 1757 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1757:33: note: in expansion of macro 'packfs'
 1757 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1757:33: note: in expansion of macro 'packfs'
 1757 |                                 packfs(fsval2);
      |                                 ^~~~~~
rice.c:1760:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1760 |                             mask = masknot[ksplits];
      |                                    ^~~~~~~
rice.c:220:19: warning: declaration of 'value' shadows a previous local [-Wshadow]
  220 |     unsigned long value; \
      |                   ^~~~~
rice.c:1764:33: note: in expansion of macro 'pack2'
 1764 |                                 pack2(num, ksplits);
      |                                 ^~~~~
rice.c:632:19: note: shadowed declaration is here
  632 |     unsigned long value;
      |                   ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1764:33: note: in expansion of macro 'pack2'
 1764 |                                 pack2(num, ksplits);
      |                                 ^~~~~
rice.c:209:23: warning: declaration of 'v16' shadows a previous local [-Wshadow]
  209 |         unsigned long v16; \
      |                       ^~~
rice.c:230:9: note: in expansion of macro 'pack1'
  230 |         pack1(v16, pbits); \
      |         ^~~~~
rice.c:1764:33: note: in expansion of macro 'pack2'
 1764 |                                 pack2(num, ksplits);
      |                                 ^~~~~
rice.c:227:23: note: shadowed declaration is here
  227 |         unsigned long v16; \
      |                       ^~~
rice.c:1764:33: note: in expansion of macro 'pack2'
 1764 |                                 pack2(num, ksplits);
      |                                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:235:5: note: in expansion of macro 'pack1'
  235 |     pack1(value, pbits); \
      |     ^~~~~
rice.c:1764:33: note: in expansion of macro 'pack2'
 1764 |                                 pack2(num, ksplits);
      |                                 ^~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:1772:17: note: in expansion of macro 'pack1'
 1772 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:1772:17: note: in expansion of macro 'pack1'
 1772 |                 pack1(id, id_bits);
      |                 ^~~~~
rice.c:1775:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1775 |                     fsval = *s++ + 1;
      |                             ^
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1776:21: note: in expansion of macro 'packfs'
 1776 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1776:21: note: in expansion of macro 'packfs'
 1776 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1776:21: note: in expansion of macro 'packfs'
 1776 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1781:17: note: in expansion of macro 'packfs'
 1781 |                 packfs(id_bits+1);
      |                 ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1781:17: note: in expansion of macro 'packfs'
 1781 |                 packfs(id_bits+1);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1781:17: note: in expansion of macro 'packfs'
 1781 |                 packfs(id_bits+1);
      |                 ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:245:9: note: in expansion of macro 'pack1'
  245 |         pack1(0, 16); \
      |         ^~~~~
rice.c:1785:21: note: in expansion of macro 'packfs'
 1785 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:204:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  204 |     packed_bits -= pbits; \
      |                 ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1785:21: note: in expansion of macro 'packfs'
 1785 |                     packfs(fsval);
      |                     ^~~~~~
rice.c:206:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  206 |     packed_value |= value << packed_bits; \
      |                  ^~
rice.c:248:5: note: in expansion of macro 'pack1'
  248 |     pack1(1, pbits); \
      |     ^~~~~
rice.c:1785:21: note: in expansion of macro 'packfs'
 1785 |                     packfs(fsval);
      |                     ^~~~~~
rice.c: At top level:
rice.c:1824:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1824 | flush_encoded_bits()
      | ^~~~~~~~~~~~~~~~~~
rice.c: In function 'flush_encoded_bits':
rice.c:1830:15: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion]
 1830 |         v16 = global_packed_value >> 16;
      |               ^~~~~~~~~~~~~~~~~~~
rice.c:1831:26: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 1831 |         *global_bptr++ = v16 >> 8;
      |                          ^~~
rice.c:1833:30: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 1833 |             *global_bptr++ = v16;
      |                              ^~~
rice.c: At top level:
rice.c:1845:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1845 | rice_encode()
      | ^~~~~~~~~~~
rice.c:1902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1902 | c_ext2(sigma, end)
      | ^~~~~~
rice.c:1935:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1935 | find_winner8(sigma, end)
      | ^~~~~~~~~~~~
rice.c: In function 'find_winner8':
rice.c:1949:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1949 |         sum += *s++;
      |             ^~
rice.c:1949:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1949 |         sum += *s++;
      |                ^
rice.c:1950:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 1950 |         sum += *s++;
      |             ^~
rice.c:1950:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 1950 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2019:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2019 | find_ref_winner8(sigma, end)
      | ^~~~~~~~~~~~~~~~
rice.c: In function 'find_ref_winner8':
rice.c:2032:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2032 |         sum += *s++;
      |             ^~
rice.c:2032:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2032 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2100 | find_winner10(sigma, end)
      | ^~~~~~~~~~~~~
rice.c: In function 'find_winner10':
rice.c:2114:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2114 |         sum += *s++;
      |             ^~
rice.c:2114:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2114 |         sum += *s++;
      |                ^
rice.c:2115:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2115 |         sum += *s++;
      |             ^~
rice.c:2115:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2115 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2184 | find_ref_winner10(sigma, end)
      | ^~~~~~~~~~~~~~~~~
rice.c: In function 'find_ref_winner10':
rice.c:2197:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2197 |         sum += *s++;
      |             ^~
rice.c:2197:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2197 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2265:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2265 | find_winner16(sigma, end)
      | ^~~~~~~~~~~~~
rice.c: In function 'find_winner16':
rice.c:2279:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2279 |         sum += *s++;
      |             ^~
rice.c:2279:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2279 |         sum += *s++;
      |                ^
rice.c:2280:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2280 |         sum += *s++;
      |             ^~
rice.c:2280:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2280 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2349:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2349 | find_ref_winner16(sigma, end)
      | ^~~~~~~~~~~~~~~~~
rice.c: In function 'find_ref_winner16':
rice.c:2362:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2362 |         sum += *s++;
      |             ^~
rice.c:2362:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2362 |         sum += *s++;
      |                ^
rice.c: At top level:
rice.c:2430:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2430 | find_winner(start, end)
      | ^~~~~~~~~~~
rice.c: In function 'find_winner':
rice.c:2443:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 2443 |     jcnt = end - start;
      |            ^~~
rice.c:2449:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2449 |         msb1 += *s >> 2;
      |              ^~
rice.c:2449:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2449 |         msb1 += *s >> 2;
      |                 ^
rice.c:2450:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2450 |         msb2 += *s >> 3;
      |              ^~
rice.c:2450:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2450 |         msb2 += *s >> 3;
      |                 ^
rice.c:2467:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2467 |             msb1 += *s;
      |                  ^~
rice.c:2467:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2467 |             msb1 += *s;
      |                     ^
rice.c:2468:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2468 |             msb2 += *s >> 1;
      |                  ^~
rice.c:2468:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2468 |             msb2 += *s >> 1;
      |                     ^
rice.c:2508:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2508 |             msb1 += *s >> 4;
      |                  ^~
rice.c:2508:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2508 |             msb1 += *s >> 4;
      |                     ^
rice.c:2509:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2509 |             msb2 += *s >> 5;
      |                  ^~
rice.c:2509:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2509 |             msb2 += *s >> 5;
      |                     ^
rice.c:2533:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2533 |             msb1 += *s >> 6;
      |                  ^~
rice.c:2533:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2533 |             msb1 += *s >> 6;
      |                     ^
rice.c:2534:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2534 |             msb2 += *s >> 7;
      |                  ^~
rice.c:2534:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2534 |             msb2 += *s >> 7;
      |                     ^
rice.c:2554:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2554 |                 msb1 += *s >> 8;
      |                      ^~
rice.c:2554:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2554 |                 msb1 += *s >> 8;
      |                         ^
rice.c:2555:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2555 |                 msb2 += *s >> 9;
      |                      ^~
rice.c:2555:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2555 |                 msb2 += *s >> 9;
      |                         ^
rice.c:2575:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2575 |                     msb1 += *s >> 10;
      |                          ^~
rice.c:2575:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2575 |                     msb1 += *s >> 10;
      |                             ^
rice.c:2576:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2576 |                     msb2 += *s >> 11;
      |                          ^~
rice.c:2576:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2576 |                     msb2 += *s >> 11;
      |                             ^
rice.c:2594:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2594 |                         msb1 += *s >>12;
      |                              ^~
rice.c:2594:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2594 |                         msb1 += *s >>12;
      |                                 ^
rice.c:2611:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 2611 |                     msb1 += *s >> i;
      |                          ^~
rice.c:2611:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 2611 |                     msb1 += *s >> i;
      |                             ^
rice.c: At top level:
rice.c:2822:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2822 | check_args()
      | ^~~~~~~~~~
rice.c:2959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2959 | encode_initialize()
      | ^~~~~~~~~~~~~~~~~
rice.c: In function 'encode_initialize':
rice.c:2998:32: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
 2998 |             ext2_array[i][j] = (i+j)*(i+j+1)/2 + j + 1;
      |                                ^
rice.c: At top level:
rice.c:3034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3034 | decode_initialize()
      | ^~~~~~~~~~~~~~~~~
rice.c: In function 'decode_initialize':
rice.c:3084:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
 3084 |             ext2_array1[index] = i;
      |                                  ^
rice.c:3085:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion]
 3085 |             ext2_array2[index] = j;
      |                                  ^
rice.c: At top level:
rice.c:3175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3175 | compress_memory_bytes(new_options_mask, new_bits_per_pixel, new_pixels_per_block, new_pixels_per_scanline, in, pixels, out)
      | ^~~~~~~~~~~~~~~~~~~~~
rice.c: In function 'compress_memory_bytes':
rice.c:3209:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 3209 |     input_byte_data = (unsigned char *) in;
      |                       ^
rice.c: At top level:
rice.c:3240:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3240 | compress_memory_words(new_options_mask, new_bits_per_pixel, new_pixels_per_block, new_pixels_per_scanline, in, pixels, out)
      | ^~~~~~~~~~~~~~~~~~~~~
rice.c: In function 'compress_memory_words':
rice.c:3274:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 3274 |     input_byte_data = (unsigned char *) in;
      |                       ^
rice.c: At top level:
rice.c:3304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3304 | compress_memory_longs(new_options_mask, new_bits_per_pixel, new_pixels_per_block, new_pixels_per_scanline, in, pixels, out)
      | ^~~~~~~~~~~~~~~~~~~~~
rice.c: In function 'compress_memory_longs':
rice.c:3338:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 3338 |     input_byte_data = (unsigned char *) in;
      |                       ^
rice.c: At top level:
rice.c:3368:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3368 | interleave(in, bytes, bits, out)
      | ^~~~~~~~~~
rice.c: In function 'interleave':
rice.c:3382:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 3382 |     words = bytes/word_size;
      |             ^~~~~
rice.c: At top level:
rice.c:3407:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3407 | compress_memory_floats(new_options_mask, new_bits_per_pixel, new_pixels_per_block, new_pixels_per_scanline, in, pixels, out)
      | ^~~~~~~~~~~~~~~~~~~~~~
rice.c: In function 'compress_memory_floats':
rice.c:3443:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
 3443 |     interleave_array = (unsigned char *) malloc(4 * pixels);
      |                                                 ~~^~~~~~~~
rice.c:3450:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 3450 |     interleave((char *) in, pixels*4, new_bits_per_pixel, (char *) interleave_array);
      |                ^
rice.c: At top level:
rice.c:3491:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3491 | compress_memory_doubles(new_options_mask, new_bits_per_pixel, new_pixels_per_block, new_pixels_per_scanline, in, pixels, out)
      | ^~~~~~~~~~~~~~~~~~~~~~~
rice.c: In function 'compress_memory_doubles':
rice.c:3527:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
 3527 |     interleave_array = (unsigned char *) malloc(8 * pixels);
      |                                                 ~~^~~~~~~~
rice.c:3534:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 3534 |     interleave((char *) in, pixels*8, new_bits_per_pixel, (char *) interleave_array);
      |                ^
rice.c: In function 'szip_compress_memory':
rice.c:3582:5: warning: declaration of 'bits_per_pixel' shadows a global declaration [-Wshadow]
 3582 | int bits_per_pixel;
      |     ^~~~~~~~~~~~~~
rice.c:126:12: note: shadowed declaration is here
  126 | static int bits_per_pixel;
      |            ^~~~~~~~~~~~~~
rice.c:3583:5: warning: declaration of 'pixels_per_block' shadows a global declaration [-Wshadow]
 3583 | int pixels_per_block;
      |     ^~~~~~~~~~~~~~~~
rice.c:131:12: note: shadowed declaration is here
  131 | static int pixels_per_block;
      |            ^~~~~~~~~~~~~~~~
rice.c:3584:5: warning: declaration of 'pixels_per_scanline' shadows a global declaration [-Wshadow]
 3584 | int pixels_per_scanline;
      |     ^~~~~~~~~~~~~~~~~~~
rice.c:132:12: note: shadowed declaration is here
  132 | static int pixels_per_scanline;
      |            ^~~~~~~~~~~~~~~~~~~
rice.c: At top level:
rice.c:3776:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3776 | deinterleave(in, bytes, bits, out)
      | ^~~~~~~~~~~~
rice.c: In function 'deinterleave':
rice.c:3790:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 3790 |     words = bytes/word_size;
      |             ^~~~~
rice.c: At top level:
rice.c:3804:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3804 | unmap_nn(sigma, pixels)
      | ^~~~~~~~
rice.c: In function 'unmap_nn':
rice.c:3822:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3822 |             x = *s++;
      |                 ^
rice.c:3823:23: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3823 |             *xptr++ = x;
      |                       ^
rice.c:3827:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3827 |                 sig1 = *s++;
      |                        ^
rice.c:3837:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3837 |                 *xptr++ = x;
      |                           ^
rice.c:3846:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3846 |                 x = *s++;
      |                     ^
rice.c:3847:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3847 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:3848:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3848 |                 *xptr++ = x;
      |                           ^
rice.c:3852:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3852 |                     sig1 = *s++;
      |                            ^
rice.c:3862:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3862 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:3863:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3863 |                     *xptr++ = x;
      |                               ^
rice.c:3870:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3870 |                 x = *s++;
      |                     ^
rice.c:3871:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3871 |                 *xptr++ = x;
      |                           ^
rice.c:3872:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3872 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:3876:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3876 |                     sig1 = *s++;
      |                            ^
rice.c:3886:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3886 |                     *xptr++ = x;
      |                               ^
rice.c:3887:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3887 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:3897:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3897 |                 x = *s++;
      |                     ^
rice.c:3898:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3898 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:3899:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3899 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:3900:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3900 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:3901:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3901 |                 *xptr++ = x;
      |                           ^
rice.c:3905:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3905 |                     sig1 = *s++;
      |                            ^
rice.c:3915:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3915 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c:3916:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3916 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:3917:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3917 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:3918:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3918 |                     *xptr++ = x;
      |                               ^
rice.c:3925:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3925 |                 x = *s++;
      |                     ^
rice.c:3926:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3926 |                 *xptr++ = x;
      |                           ^
rice.c:3927:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3927 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:3928:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3928 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:3929:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3929 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:3933:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3933 |                     sig1 = *s++;
      |                            ^
rice.c:3943:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3943 |                     *xptr++ = x;
      |                               ^
rice.c:3944:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3944 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:3945:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3945 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:3946:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 3946 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c:3957:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3957 |             x = *s++;
      |                 ^
rice.c:3958:23: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3958 |             *xptr++ = x;
      |                       ^
rice.c:3960:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3960 |             sig1 = *s++;
      |                    ^
rice.c:3970:23: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3970 |             *xptr++ = x;
      |                       ^
rice.c:3974:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3974 |                 sig1 = *s++;
      |                        ^
rice.c:3975:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 3975 |                 sig2 = *s++;
      |                        ^
rice.c:3985:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3985 |                 *xptr++ = x;
      |                           ^
rice.c:3996:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 3996 |                 *xptr++ = x;
      |                           ^
rice.c:4005:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4005 |                 x = *s++;
      |                     ^
rice.c:4006:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4006 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:4007:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4007 |                 *xptr++ = x;
      |                           ^
rice.c:4009:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4009 |                 sig1 = *s++;
      |                        ^
rice.c:4019:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4019 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:4020:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4020 |                 *xptr++ = x;
      |                           ^
rice.c:4024:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4024 |                     sig1 = *s++;
      |                            ^
rice.c:4025:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4025 |                     sig2 = *s++;
      |                            ^
rice.c:4035:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4035 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:4036:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4036 |                     *xptr++ = x;
      |                               ^
rice.c:4047:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4047 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:4048:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4048 |                     *xptr++ = x;
      |                               ^
rice.c:4055:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4055 |                 x = *s++;
      |                     ^
rice.c:4056:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4056 |                 *xptr++ = x;
      |                           ^
rice.c:4057:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4057 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:4059:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4059 |                 sig1 = *s++;
      |                        ^
rice.c:4069:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4069 |                 *xptr++ = x;
      |                           ^
rice.c:4070:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4070 |                 *xptr++ = (unsigned) x >> 8;
      |                           ^
rice.c:4074:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4074 |                     sig1 = *s++;
      |                            ^
rice.c:4075:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4075 |                     sig2 = *s++;
      |                            ^
rice.c:4085:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4085 |                     *xptr++ = x;
      |                               ^
rice.c:4086:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4086 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:4097:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4097 |                     *xptr++ = x;
      |                               ^
rice.c:4098:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4098 |                     *xptr++ = (unsigned) x >> 8;
      |                               ^
rice.c:4108:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4108 |                 x = *s++;
      |                     ^
rice.c:4109:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4109 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:4110:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4110 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:4111:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4111 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:4112:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4112 |                 *xptr++ = x;
      |                           ^
rice.c:4114:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4114 |                 sig1 = *s++;
      |                        ^
rice.c:4124:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4124 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:4125:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4125 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:4126:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4126 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:4127:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4127 |                 *xptr++ = x;
      |                           ^
rice.c:4131:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4131 |                     sig1 = *s++;
      |                            ^
rice.c:4132:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4132 |                     sig2 = *s++;
      |                            ^
rice.c:4142:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4142 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c:4143:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4143 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:4144:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4144 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:4145:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4145 |                     *xptr++ = x;
      |                               ^
rice.c:4156:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4156 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c:4157:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4157 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:4158:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4158 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:4159:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4159 |                     *xptr++ = x;
      |                               ^
rice.c:4166:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4166 |                 x = *s++;
      |                     ^
rice.c:4167:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4167 |                 *xptr++ = x;
      |                           ^
rice.c:4168:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4168 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:4169:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4169 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:4170:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4170 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:4172:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4172 |                 sig1 = *s++;
      |                        ^
rice.c:4182:27: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4182 |                 *xptr++ = x;
      |                           ^
rice.c:4183:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4183 |                 *xptr++ = (unsigned) x >>  8;
      |                           ^
rice.c:4184:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4184 |                 *xptr++ = (unsigned) x >> 16;
      |                           ^
rice.c:4185:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4185 |                 *xptr++ = (unsigned) x >> 24;
      |                           ^
rice.c:4189:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4189 |                     sig1 = *s++;
      |                            ^
rice.c:4190:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4190 |                     sig2 = *s++;
      |                            ^
rice.c:4200:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4200 |                     *xptr++ = x;
      |                               ^
rice.c:4201:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4201 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:4202:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4202 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:4203:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4203 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c:4214:31: warning: conversion from 'int' to 'char' may change value [-Wconversion]
 4214 |                     *xptr++ = x;
      |                               ^
rice.c:4215:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4215 |                     *xptr++ = (unsigned) x >>  8;
      |                               ^
rice.c:4216:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4216 |                     *xptr++ = (unsigned) x >> 16;
      |                               ^
rice.c:4217:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4217 |                     *xptr++ = (unsigned) x >> 24;
      |                               ^
rice.c: At top level:
rice.c:4227:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4227 | output_decoded_data(sigma)
      | ^~~~~~~~~~~~~~~~~~~
rice.c: In function 'output_decoded_data':
rice.c:4233:14: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 4233 |     pixels = (output_pixel_count < pixels_per_scanline) ? output_pixel_count : pixels_per_scanline;
      |              ^
rice.c:4245:27: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4245 |                 *bptr++ = sigma[i];
      |                           ^~~~~
rice.c:4251:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4251 |                     *bptr++ = sigma[i] >> 8;
      |                               ^~~~~
rice.c:4252:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4252 |                     *bptr++ = sigma[i];
      |                               ^~~~~
rice.c:4257:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4257 |                     *bptr++ = sigma[i];
      |                               ^~~~~
rice.c:4258:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4258 |                     *bptr++ = sigma[i] >> 8;
      |                               ^~~~~
rice.c:4266:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4266 |                     *bptr++ = sigma[i] >> 24;
      |                               ^~~~~
rice.c:4267:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4267 |                     *bptr++ = sigma[i] >> 16;
      |                               ^~~~~
rice.c:4268:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4268 |                     *bptr++ = sigma[i] >> 8;
      |                               ^~~~~
rice.c:4269:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4269 |                     *bptr++ = sigma[i];
      |                               ^~~~~
rice.c:4274:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4274 |                     *bptr++ = sigma[i];
      |                               ^~~~~
rice.c:4275:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4275 |                     *bptr++ = sigma[i] >> 8;
      |                               ^~~~~
rice.c:4276:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4276 |                     *bptr++ = sigma[i] >> 16;
      |                               ^~~~~
rice.c:4277:31: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion]
 4277 |                     *bptr++ = sigma[i] >> 24;
      |                               ^~~~~
rice.c: At top level:
rice.c:4310:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4310 | rice_decode()
      | ^~~~~~~~~~~
rice.c: In function 'rice_decode':
rice.c:4349:21: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 4349 |                 n = input_byte_count >= INPUT_BUFFER_SIZE ? INPUT_BUFFER_SIZE : input_byte_count;
      |                     ^~~~~~~~~~~~~~~~
rice.c:4351:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
 4351 |                 memcpy(byte_buffer, input_byte_data, n);
      |                                                      ^
rice.c:4363:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
 4363 |                 count = input_end - input_ptr;
      |                         ^~~~~~~~~
rice.c:4364:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4364 |                 memcpy(input_buffer, input_ptr, count*sizeof(short));
      |                                                      ^
rice.c:4371:28: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion]
 4371 |                     *p++ = (*b << 8) | *(b+1);
      |                            ^
rice.c:4386:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4386 |                 data_word = *input_ptr++ << 16;
      |                             ^
rice.c:4401:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4401 |                 id = data_word >> 29;
      |                      ^~~~~~~~~
rice.c:4407:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4407 |                 id = data_word >> 28;
      |                      ^~~~~~~~~
rice.c:4413:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4413 |                 id = data_word >> 27;
      |                      ^~~~~~~~~
rice.c:4420:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4420 |                 ext2_bit = data_word & 0x80000000;
      |                            ^~~~~~~~~
rice.c:4427:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4427 |                 data_word |= *input_ptr++ << (16 - data_bits);
      |                           ^~
rice.c:4445:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4445 |                 data_word |= *input_ptr++ << (16 - data_bits);
      |                           ^~
rice.c:4456:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4456 |                 data_word |= *input_ptr++ << (16 - data_bits);
      |                           ^~
rice.c:4474:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4474 |                             bits = data_word >> shift;
      |                                    ^~~~~~~~~
rice.c:4479:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4479 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4483:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4483 |                             *s++ = bits;
      |                                    ^~~~
rice.c:4490:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4490 |                             bits = data_word >> 16;
      |                                    ^~~~~~~~~
rice.c:4493:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4493 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4497:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4497 |                             bits |= data_word >> (32 - extra);
      |                                  ^~
rice.c:4497:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4497 |                             bits |= data_word >> (32 - extra);
      |                                     ^~~~~~~~~
rice.c:4502:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4502 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4506:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4506 |                             *s++ = bits;
      |                                    ^~~~
rice.c:4528:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4528 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4538:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4538 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4542:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4542 |                         *s++ = zero_count + big_zero_count;
      |                                ^~~~~~~~~~
rice.c:4552:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4552 |                             bits = data_word >> shift;
      |                                    ^~~~~~~~~
rice.c:4557:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4557 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4561:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4561 |                             *s = (*s << k_bits) | bits;
      |                                                 ^
rice.c:4569:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4569 |                             bits = data_word >> 16;
      |                                    ^~~~~~~~~
rice.c:4572:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4572 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4576:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4576 |                             bits |= data_word >> (32 - extra);
      |                                  ^~
rice.c:4576:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4576 |                             bits |= data_word >> (32 - extra);
      |                                     ^~~~~~~~~
rice.c:4582:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4582 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4586:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4586 |                             *s = (*s << k_bits) | bits;
      |                                                 ^
rice.c:4607:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4607 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4617:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4617 |                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                   ^~
rice.c:4621:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4621 |                     *s++ = zero_count + big_zero_count;
      |                            ^~~~~~~~~~
rice.c:4652:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4652 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4662:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4662 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4666:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4666 |                         *t++ = zero_count + big_zero_count;
      |                                ^~~~~~~~~~
rice.c:4670:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4670 |                     m = *t++;
      |                         ^
rice.c:4677:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4677 |                         m = *t++;
      |                             ^
rice.c:4699:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4699 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4709:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4709 |                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                   ^~
rice.c:4730:41: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
 4730 |                     memset(s, 0, (end-s)*sizeof(int));
      |                                         ^
rice.c:4747:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4747 |                 id = data_word >> 29;
      |                      ^~~~~~~~~
rice.c:4753:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4753 |                 id = data_word >> 28;
      |                      ^~~~~~~~~
rice.c:4759:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4759 |                 id = data_word >> 27;
      |                      ^~~~~~~~~
rice.c:4766:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4766 |                 ext2_bit = data_word & 0x80000000;
      |                            ^~~~~~~~~
rice.c:4773:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4773 |                 data_word |= *input_ptr++ << (16 - data_bits);
      |                           ^~
rice.c:4792:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4792 |                             bits = data_word >> shift;
      |                                    ^~~~~~~~~
rice.c:4797:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4797 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4801:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4801 |                             *s++ = bits;
      |                                    ^~~~
rice.c:4808:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4808 |                             bits = data_word >> 16;
      |                                    ^~~~~~~~~
rice.c:4811:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4811 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:4815:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4815 |                             bits |= data_word >> (32 - extra);
      |                                  ^~
rice.c:4815:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 4815 |                             bits |= data_word >> (32 - extra);
      |                                     ^~~~~~~~~
rice.c:4820:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4820 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4824:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4824 |                             *s++ = bits;
      |                                    ^~~~
rice.c:4871:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4871 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4884:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4884 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4897:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4897 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4910:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4910 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4927:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4927 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:4937:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4937 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4941:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4941 |                             *s++ = zero_count + big_zero_count;
      |                                    ^~~~~~~~~~
rice.c:4951:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4951 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:4961:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4961 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:4965:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4965 |                             *s++ = zero_count + big_zero_count;
      |                                    ^~~~~~~~~~
rice.c:4977:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4977 |                                     *(s+1) = (*(s+1) << 1) | (data_word >> 30) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4978:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4978 |                                     *(s+2) = (*(s+2) << 1) | (data_word >> 29) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4979:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4979 |                                     *(s+3) = (*(s+3) << 1) | (data_word >> 28) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4980:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4980 |                                     *(s+4) = (*(s+4) << 1) | (data_word >> 27) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4981:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4981 |                                     *(s+5) = (*(s+5) << 1) | (data_word >> 26) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4982:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4982 |                                     *(s+6) = (*(s+6) << 1) | (data_word >> 25) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4983:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4983 |                                     *(s+7) = (*(s+7) << 1) | (data_word >> 24) & 1;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4989:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 4989 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:4998:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4998 |                                     *(s+0) = (*(s+0) << 2) | (data_word >> 30) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:4999:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 4999 |                                     *(s+1) = (*(s+1) << 2) | (data_word >> 28) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5000:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5000 |                                     *(s+2) = (*(s+2) << 2) | (data_word >> 26) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5001:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5001 |                                     *(s+3) = (*(s+3) << 2) | (data_word >> 24) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5002:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5002 |                                     *(s+4) = (*(s+4) << 2) | (data_word >> 22) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5003:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5003 |                                     *(s+5) = (*(s+5) << 2) | (data_word >> 20) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5004:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5004 |                                     *(s+6) = (*(s+6) << 2) | (data_word >> 18) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5005:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5005 |                                     *(s+7) = (*(s+7) << 2) | (data_word >> 16) & 3;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5009:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5009 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5017:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5017 |                                     *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5018:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5018 |                                     *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5019:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5019 |                                     *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5020:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5020 |                                     *(s+3) = (*(s+3) << 3) | (data_word >> 20) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5021:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5021 |                                     *(s+4) = (*(s+4) << 3) | (data_word >> 17) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5027:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5027 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5031:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5031 |                                     *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5032:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5032 |                                     *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5033:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5033 |                                     *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~
rice.c:5039:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5039 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5048:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5048 |                                     *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5049:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5049 |                                     *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5050:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5050 |                                     *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5051:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5051 |                                     *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5055:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5055 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5058:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5058 |                                     *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5059:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5059 |                                     *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5060:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5060 |                                     *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5061:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5061 |                                     *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~
rice.c:5065:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5065 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5073:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5073 |                                     *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5074:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5074 |                                     *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5075:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5075 |                                     *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5081:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5081 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5085:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5085 |                                     *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5086:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5086 |                                     *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5087:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5087 |                                     *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5093:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5093 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5097:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5097 |                                     *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5098:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5098 |                                     *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5104:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5104 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5113:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5113 |                                     *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5114:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5114 |                                     *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5120:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5120 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5124:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5124 |                                     *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5125:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5125 |                                     *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5131:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5131 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5135:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5135 |                                     *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5136:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5136 |                                     *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5142:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5142 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5146:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5146 |                                     *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5147:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5147 |                                     *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5153:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5153 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5162:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5162 |                                     *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5163:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5163 |                                     *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5169:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5169 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5173:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5173 |                                     *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5174:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5174 |                                     *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5180:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5180 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5184:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5184 |                                     *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5185:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5185 |                                     *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5191:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5191 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5195:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5195 |                                     *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5196:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5196 |                                     *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5202:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5202 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5211:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5211 |                                     *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5212:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5212 |                                     *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5216:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5216 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5219:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5219 |                                     *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5220:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5220 |                                     *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5224:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5224 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5227:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5227 |                                     *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5228:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5228 |                                     *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5232:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5232 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5235:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5235 |                                     *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5236:80: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
 5236 |                                     *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff;
      |                                                              ~~~~~~~~~~~~~~~~~~^~~~~~
rice.c:5240:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5240 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5255:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5255 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5265:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5265 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5285:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5285 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5295:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5295 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5307:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5307 |                                     data_word |= *input_ptr++ << (16 - data_bits);
      |                                               ^~
rice.c:5316:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5316 |                                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                                   ^~
rice.c:5339:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5339 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:5349:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5349 |                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                   ^~
rice.c:5353:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5353 |                     *s++ = zero_count + big_zero_count;
      |                            ^~~~~~~~~~
rice.c:5384:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5384 |                                 data_word |= *input_ptr++ << (16 - data_bits);
      |                                           ^~
rice.c:5394:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5394 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:5398:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5398 |                         *t++ = zero_count + big_zero_count;
      |                                ^~~~~~~~~~
rice.c:5404:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
 5404 |                         m = *t++;
      |                             ^
rice.c:5426:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5426 |                             data_word |= *input_ptr++ << (16 - data_bits);
      |                                       ^~
rice.c:5436:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
 5436 |                         data_word |= *input_ptr++ << (16 - data_bits);
      |                                   ^~
rice.c:5464:41: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
 5464 |                     memset(s, 0, (end-s)*sizeof(int));
      |                                         ^
rice.c: In function 'szip_uncompress_memory':
rice.c:5518:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 5518 |     input_byte_data = (unsigned char *) in;
      |                       ^
rice.c:5530:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
 5530 |         interleave_array = (char *) malloc(out_bytes);
      |                                            ^~~~~~~~~
rice.c: In function 'szip_check_params':
rice.c:5800:5: warning: declaration of 'bits_per_pixel' shadows a global declaration [-Wshadow]
 5800 | int bits_per_pixel;
      |     ^~~~~~~~~~~~~~
rice.c:126:12: note: shadowed declaration is here
  126 | static int bits_per_pixel;
      |            ^~~~~~~~~~~~~~
rice.c:5801:5: warning: declaration of 'pixels_per_block' shadows a global declaration [-Wshadow]
 5801 | int pixels_per_block;
      |     ^~~~~~~~~~~~~~~~
rice.c:131:12: note: shadowed declaration is here
  131 | static int pixels_per_block;
      |            ^~~~~~~~~~~~~~~~
rice.c:5802:5: warning: declaration of 'pixels_per_scanline' shadows a global declaration [-Wshadow]
 5802 | int pixels_per_scanline;
      |     ^~~~~~~~~~~~~~~~~~~
rice.c:132:12: note: shadowed declaration is here
  132 | static int pixels_per_scanline;
      |            ^~~~~~~~~~~~~~~~~~~
rice.c:5812:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5812 |         *msg = "bits per pixel must be in range 1..24,32,64";
      |              ^
rice.c:5818:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5818 |         *msg = "maximum pixels per block exceeded";
      |              ^
rice.c:5824:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5824 |         *msg = "pixels per block must be even";
      |              ^
rice.c:5830:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5830 |         *msg = "pixels per block > pixels per scanline";
      |              ^
rice.c:5836:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5836 |         *msg = "maximum pixels per scanline exceeded";
      |              ^
rice.c:5842:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5842 |         *msg = "image pixels less than pixels per scanline";
      |              ^
rice.c: In function 'rice_decode':
rice.c:5358:20: warning: 'ext2_bit' may be used uninitialized in this function [-Wmaybe-uninitialized]
 5358 |                 if (ext2_bit)
      |                    ^
mv -f .deps/rice.Tpo .deps/rice.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/local/include   -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT sz_api.lo -MD -MP -MF .deps/sz_api.Tpo -c -o sz_api.lo sz_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT sz_api.lo -MD -MP -MF .deps/sz_api.Tpo -c sz_api.c  -fPIC -DPIC -o sz_api.o
sz_api.c:47:6: warning: redundant redeclaration of 'szip_compress_memory' [-Wredundant-decls]
   47 | long szip_compress_memory(
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from szlib.h:42,
                 from sz_api.c:45:
ricehdf.h:62:6: note: previous declaration of 'szip_compress_memory' was here
   62 | long szip_compress_memory(
      |      ^~~~~~~~~~~~~~~~~~~~
sz_api.c:56:6: warning: redundant redeclaration of 'szip_uncompress_memory' [-Wredundant-decls]
   56 | long szip_uncompress_memory(
      |      ^~~~~~~~~~~~~~~~~~~~~~
In file included from szlib.h:42,
                 from sz_api.c:45:
ricehdf.h:71:6: note: previous declaration of 'szip_uncompress_memory' was here
   71 | long szip_uncompress_memory(
      |      ^~~~~~~~~~~~~~~~~~~~~~
sz_api.c:66:5: warning: redundant redeclaration of 'szip_check_params' [-Wredundant-decls]
   66 | int szip_check_params(
      |     ^~~~~~~~~~~~~~~~~
In file included from szlib.h:42,
                 from sz_api.c:45:
ricehdf.h:81:5: note: previous declaration of 'szip_check_params' was here
   81 | int szip_check_params(
      |     ^~~~~~~~~~~~~~~~~
sz_api.c: In function 'SZ_Compress':
sz_api.c:124:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  124 |         hidden->image_in = (char *) malloc(image_size);
      |                                            ^~~~~~~~~~
sz_api.c:131:66: warning: conversion from 'long int' to 'double' may change value [-Wconversion]
  131 |         image_size = (long)(strm->image_pixels * bytes_per_pixel * 1.75);
      |                                                                  ^
sz_api.c:132:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  132 |         hidden->image_out = (char *) malloc(image_size);
      |                                             ^~~~~~~~~~
sz_api.c:141:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  141 |         memcpy(hidden->next_in, strm->next_in, size_in);
      |                                                ^~~~~~~
sz_api.c:146:27: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion]
  146 |         strm->avail_in -= size_in;
      |                           ^~~~~~~
sz_api.c:147:24: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  147 |         strm->total_in += size_in;
      |                        ^~
sz_api.c:154:24: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  154 |                 return output_bytes;
      |                        ^~~~~~~~~~~~
sz_api.c:169:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  169 |         memcpy(strm->next_out, hidden->next_out, size_out);
      |                                                  ^~~~~~~~
sz_api.c:174:28: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion]
  174 |         strm->avail_out -= size_out;
      |                            ^~~~~~~~
sz_api.c:175:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  175 |         strm->total_out += size_out;
      |                         ^~
sz_api.c: In function 'SZ_Decompress':
sz_api.c:270:66: warning: conversion from 'long int' to 'double' may change value [-Wconversion]
  270 |         image_size = (long)(strm->image_pixels * bytes_per_pixel * 1.75);
      |                                                                  ^
sz_api.c:271:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  271 |         hidden->image_in = (char *) malloc(image_size);
      |                                            ^~~~~~~~~~
sz_api.c:278:66: warning: conversion from 'long int' to 'double' may change value [-Wconversion]
  278 |         image_size = (long)(strm->image_pixels * bytes_per_pixel * 1.0);
      |                                                                  ^
sz_api.c:279:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  279 |         hidden->image_out = (char *) malloc(image_size);
      |                                             ^~~~~~~~~~
sz_api.c:288:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  288 |         memcpy(hidden->next_in, strm->next_in, size_in);
      |                                                ^~~~~~~
sz_api.c:293:27: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion]
  293 |         strm->avail_in -= size_in;
      |                           ^~~~~~~
sz_api.c:294:24: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  294 |         strm->total_in += size_in;
      |                        ^~
sz_api.c:302:24: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  302 |                 return output_bytes;
      |                        ^~~~~~~~~~~~
sz_api.c:313:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  313 |         memcpy(strm->next_out, hidden->next_out, size_out);
      |                                                  ^~~~~~~~
sz_api.c:318:28: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion]
  318 |         strm->avail_out -= size_out;
      |                            ^~~~~~~~
sz_api.c:319:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  319 |         strm->total_out += size_out;
      |                         ^~
sz_api.c: In function 'SZ_BufftoBuffCompress':
sz_api.c:396:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  396 |     pixels = (sourceLen+bytes_per_pixel-1)/bytes_per_pixel;
      |                        ^
sz_api.c:396:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  396 |     pixels = (sourceLen+bytes_per_pixel-1)/bytes_per_pixel;
      |                                           ^
sz_api.c:396:14: warning: conversion to 'long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion]
  396 |     pixels = (sourceLen+bytes_per_pixel-1)/bytes_per_pixel;
      |              ^
sz_api.c:397:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion]
  397 |     out_size = (long)(sourceLen * 2.00);
      |                                 ^
sz_api.c:399:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
  399 |     if (*destLen >= out_size)
      |                  ^~
sz_api.c:403:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  403 |         image_out = (char *) malloc(out_size);
      |                                     ^~~~~~~~
sz_api.c:414:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  414 |         return output_bytes;
      |                ^~~~~~~~~~~~
sz_api.c:418:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
  418 |     if (*destLen >= output_bytes)
      |                  ^~
sz_api.c:419:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  419 |         *destLen = output_bytes;
      |                    ^~~~~~~~~~~~
sz_api.c: In function 'SZ_BufftoBuffDecompress':
sz_api.c:454:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  454 |     pixels = *destLen/bytes_per_pixel;
      |                      ^
sz_api.c:454:14: warning: conversion to 'long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion]
  454 |     pixels = *destLen/bytes_per_pixel;
      |              ^
sz_api.c:456:136: warning: conversion to 'long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion]
  456 |     output_bytes = szip_uncompress_memory(sz->options_mask, sz->bits_per_pixel, sz->pixels_per_block, sz->pixels_per_scanline, source, sourceLen, dest, pixels);
      |                                                                                                                                        ^~~~~~~~~
sz_api.c:458:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  458 |         return output_bytes;
      |                ^~~~~~~~~~~~
sz_api.c:464:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  464 |         *destLen = output_bytes;
      |                    ^~~~~~~~~~~~
mv -f .deps/sz_api.Tpo .deps/sz_api.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/local/include   -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c  -fPIC -DPIC -o encoding.o
encoding.c:16:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   16 | char * szip_encoder_status = "SZIP ENCODER ENABLED";
      |                              ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/encoding.Tpo .deps/encoding.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -version-info 2:0:0  -o libsz.la -rpath /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib rice.lo sz_api.lo encoding.lo  -lm
libtool: link: ar cru .libs/libsz.a  rice.o sz_api.o encoding.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsz.a
libtool: link: ( cd ".libs" && rm -f "libsz.la" && ln -s "../libsz.la" "libsz.la" )
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
Making install in src
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
 /usr/bin/mkdir -p '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsz.la '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib'
libtool: install: /usr/bin/install -c .libs/libsz.lai /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib/libsz.la
libtool: install: /usr/bin/install -c .libs/libsz.a /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib/libsz.a
libtool: install: chmod 644 /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib/libsz.a
libtool: install: ranlib /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib/libsz.a
libtool: finish: PATH="/home/biocbuild/bin:/usr/local/bin:/usr/bin:/bin:/snap/bin:/usr/local/ensembl-vep:/sbin" ldconfig -n /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/include'
 /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/include'
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/src'
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip'
building the hdf5 library...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking shell variables initial values... done
checking if basename works... yes
checking if xargs works... yes
checking for cached host... none
checking for config x86_64-unknown-linux-gnu... no
checking for config x86_64-unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-unknown... no
checking for config linux-gnu... found
compiler 'gcc' is GNU gcc-9.4.0
compiler 'gfortran' is GNU gfortran-9.4.0
compiler 'g++ -std=gnu++14' is GNU g++-9.4.0
checking for config ./config/site-specific/host-nebbiolo2... no
checking for clang sanitizer checks... checking build mode... production
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking if unsupported combinations of configure options are allowed... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of unsigned... 4
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of __float128... 16
checking size of _Quad... 0
checking quadmath.h usability... yes
checking quadmath.h presence... yes
checking for quadmath.h... yes
checking maximum decimal precision for C... 33
checking if Fortran interface enabled... no
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++14 accepts -g... yes
checking dependency style of g++ -std=gnu++14... gcc3
checking how to run the C++ preprocessor... g++ -std=gnu++14 -E
checking if c++ interface enabled... yes
checking if g++ -std=gnu++14 needs old style header files in includes... no
checking if g++ -std=gnu++14 can handle namespaces... yes
checking if g++ -std=gnu++14 can handle static cast... yes
checking if g++ -std=gnu++14 has offsetof extension... yes
checking if the high-level library is enabled... yes
checking whether make sets $(MAKE)... (cached) yes
checking for tr... /usr/bin/tr
checking if srcdir= and time commands work together... yes
checking if Java JNI interface enabled... no
checking if building tests is disabled... checking if building tools is disabled... checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++14 -E
checking for ld used by g++ -std=gnu++14... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ -std=gnu++14 option to produce PIC... -fPIC -DPIC
checking if g++ -std=gnu++14 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=gnu++14 static flag -static works... yes
checking if g++ -std=gnu++14 supports -c -o file.o... yes
checking if g++ -std=gnu++14 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if we should install only statically linked executables... no
checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes
checking for ceil in -lm... yes
checking for dlopen in -ldl... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/types.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of int8_t... 1
checking size of uint8_t... 1
checking size of int_least8_t... 1
checking size of uint_least8_t... 1
checking size of int_fast8_t... 1
checking size of uint_fast8_t... 1
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of int_least16_t... 2
checking size of uint_least16_t... 2
checking size of int_fast16_t... 8
checking size of uint_fast16_t... 8
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of int_least32_t... 4
checking size of uint_least32_t... 4
checking size of int_fast32_t... 8
checking size of uint_fast32_t... 8
checking size of int64_t... 8
checking size of uint64_t... 8
checking size of int_least64_t... 8
checking size of uint_least64_t... 8
checking size of int_fast64_t... 8
checking size of uint_fast64_t... 8
checking size of size_t... 8
checking size of ssize_t... 8
checking size of ptrdiff_t... 8
checking size of off_t... 8
checking size of bool... 1
checking size of time_t... 8
checking if dev_t is scalar... yes
checking for dmalloc library... suppressed
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for compress2... yes
checking for SZ_BufftoBuffCompress in -lsz... yes
checking szlib.h usability... yes
checking szlib.h presence... yes
checking for szlib.h... yes
checking for szlib encoder... yes
checking for thread safe support... no
checking whether CLOCK_MONOTONIC is declared... yes
checking for tm_gmtoff in struct tm... yes
checking for global timezone variable... yes
checking for st_blocks in struct stat... no
checking for _getvideoconfig... no
checking for gettextinfo... no
checking for GetConsoleScreenBufferInfo... no
checking for getpwuid... yes
checking for _scrsize... no
checking for ioctl... yes
checking for struct videoconfig... no
checking for struct text_info... no
checking for TIOCGWINSZ... yes
checking for TIOCGETD... yes
checking for library containing clock_gettime... none required
checking for alarm... yes
checking for clock_gettime... yes
checking for difftime... yes
checking for fcntl... yes
checking for flock... yes
checking for fork... yes
checking for frexpf... yes
checking for frexpl... yes
checking for gethostname... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for rand_r... yes
checking for random... yes
checking for setsysinfo... no
checking for signal... yes
checking for longjmp... yes
checking for setjmp... yes
checking for siglongjmp... yes
checking for sigsetjmp... no
checking for sigprocmask... yes
checking for snprintf... yes
checking for srandom... yes
checking for strdup... yes
checking for symlink... yes
checking for system... yes
checking for strtoll... yes
checking for strtoull... yes
checking for tmpfile... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for roundf... yes
checking for lroundf... yes
checking for llroundf... yes
checking for round... yes
checking for lround... yes
checking for llround... yes
checking for an ANSI C-conforming const... yes
checking if the compiler understands  __inline__... yes
checking if the compiler understands __inline... yes
checking if the compiler understands inline... yes
checking for __attribute__ extension... yes
checking for __func__ extension... yes
checking for __FUNCTION__ extension... yes
checking for C99 designated initialization support... yes
checking how to print long long... %ld and %lu
checking enable debugging symbols... no
checking enable asserts... no
checking enable developer warnings... no
checking profiling... no
checking optimization level... high
checking enable file locking... best-effort
checking for internal debug output... none
checking whether function stack tracking is enabled... no
checking for API tracing... no
checking whether a memory checking tool will be used... no
checking whether internal memory allocation sanity checking is used... no
checking for parallel support files... skipped
checking whether O_DIRECT is declared... yes
checking for posix_memalign... yes
checking if the direct I/O virtual file driver (VFD) is enabled... no
checking if the Mirror virtual file driver (VFD) is enabled... no
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... yes
checking for openssl/hmac.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for curl_global_init in -lcurl... yes
checking for EVP_sha256 in -lcrypto... yes
checking if the Read-Only S3 virtual file driver (VFD) is enabled... yes
checking for libhdfs... suppressed
checking for custom examples path definition... ${prefix}/share/hdf5_examples
checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin
checking whether exception handling functions is checked during data conversions... yes
checking whether data accuracy is guaranteed during data conversions... yes
checking if the machine has window style path name... no
checking if using special algorithm to convert long double to (unsigned) long values... no
checking if using special algorithm to convert (unsigned) long to long double values... no
checking if correctly converting long double to (unsigned) long long values... yes
checking if correctly converting (unsigned) long long to long double values... yes
checking if the system is IBM ppc64le and cannot correctly convert some long double values... no
checking additional programs should be built... no
checking if deprecated public symbols are available... yes
checking which version of public symbols to use by default... v110
checking whether to perform strict file format checks... no
checking for pread... yes
checking for pwrite... yes
checking whether to use pread/pwrite instead of read/write in certain VFDs... yes
checking whether to have library information embedded in the executables... yes
checking if alignment restrictions are strictly enforced... no
configure: creating ./config.lt
config.lt: creating libtool
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/libhdf5.settings
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating utils/Makefile
config.status: creating utils/mirror_vfd/Makefile
config.status: creating bin/h5cc
config.status: creating bin/Makefile
config.status: creating c++/Makefile
config.status: creating c++/src/Makefile
config.status: creating c++/src/h5c++
config.status: creating hl/Makefile
config.status: creating hl/src/Makefile
config.status: creating hl/c++/Makefile
config.status: creating hl/c++/src/Makefile
config.status: creating src/H5config.h
config.status: executing pubconf commands
creating src/H5pubconf.h
Post process src/libhdf5.settings
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing .classes commands
	    SUMMARY OF THE HDF5 CONFIGURATION
	    =================================

General Information:
-------------------
                   HDF5 Version: 1.10.7
                  Configured on: Tue Apr 12 03:13:46 EDT 2022
                  Configured by: biocbuild@nebbiolo2
                    Host system: x86_64-unknown-linux-gnu
              Uname information: Linux nebbiolo2 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
                       Byte sex: little-endian
             Installation point: /home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hdf5

Compiling Options:
------------------
                     Build Mode: production
              Debugging Symbols: no
                        Asserts: no
                      Profiling: no
             Optimization Level: high

Linking Options:
----------------
                      Libraries: static
  Statically Linked Executables: 
                        LDFLAGS: -L/usr/local/lib
                     H5_LDFLAGS: 
                     AM_LDFLAGS:  -L/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/lib
                Extra libraries: -lcrypto -lcurl -lsz -lz -ldl -lm 
                       Archiver: ar
                       AR_FLAGS: cr
                         Ranlib: ranlib

Languages:
----------
                              C: yes
                     C Compiler: /usr/bin/gcc
                       CPPFLAGS: -I/usr/local/include
                    H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L   -DNDEBUG -UH5_DEBUG_API
                    AM_CPPFLAGS:  -I/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/szip/szip/include
                        C Flags: -g -O2 -Wall -Wno-unused-variable -Wno-unused-parameter -Wno-cast-qual -Wno-pedantic -Wno-extra -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-overlength-strings -Wno-stringop-truncation -fpic
                     H5 C Flags:  -std=c99  -Wno-c++-compat -Wno-format-nonliteral -Wshadow -Wundef -Wwrite-strings -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wstrict-overflow=5 -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wimplicit-fallthrough=5 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wshift-overflow=2 -Wattribute-alias=2 -Wmissing-profile -fstdarg-opt -s -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-jump-misses-init -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -O3  -Werror=bad-function-cast -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=packed -Werror=pointer-sign -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=strict-prototypes -Werror=switch -Wunused-function -Wunused-variable -Wunused-parameter -Wcast-align -Wunused-but-set-variable -Wformat -Werror=incompatible-pointer-types -Werror=shadow -Wcast-function-type -Wmaybe-uninitialized
                     AM C Flags: 
               Shared C Library: no
               Static C Library: yes


                        Fortran: no

                            C++: yes
                   C++ Compiler: /usr/bin/g++ -std=gnu++14
                      C++ Flags: -g -O2 -Wall -fpic
                   H5 C++ Flags:   -Wall -Wcast-qual -Wconversion -Wctor-dtor-privacy -Weffc++ -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wno-format-nonliteral -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Wreorder -Wshadow -Wsign-promo -Wundef -Wwrite-strings -pedantic -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wstrict-overflow=5 -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wdate-time -Wopenmp-simd -Warray-bounds=2 -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wimplicit-fallthrough=5 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wshift-overflow=2 -Wattribute-alias=2 -Wmissing-profile -fstdarg-opt -s -O3  -Wcast-align -Wmissing-declarations -Werror=packed -Werror=redundant-decls -Werror=switch -Wunused-but-set-variable -Werror=unused-function -Werror=unused-variable -Wunused-parameter -Werror=shadow
                   AM C++ Flags: 
             Shared C++ Library: no
             Static C++ Library: yes

                           Java: no


Features:
---------
                   Parallel HDF5: no
Parallel Filtered Dataset Writes: no
              Large Parallel I/O: no
              High-level library: yes
                Build HDF5 Tests: yes
                Build HDF5 Tools: yes
                    Threadsafety: no
             Default API mapping: v110
  With deprecated public symbols: yes
          I/O filters (external): deflate(zlib),szip(encoder)
                             MPE: no
                      Direct VFD: no
                      Mirror VFD: no
              (Read-Only) S3 VFD: yes
            (Read-Only) HDFS VFD: no
                         dmalloc: no
  Packages w/ extra debug output: none
                     API tracing: no
            Using memory checker: no
 Memory allocation sanity checks: no
          Function stack tracing: no
                Use file locking: best-effort
       Strict file format checks: no
    Optimization instrumentation: no
for d in src . c++ hl; do                                \
  if test $d != .; then                                        \
   (cd $d && make  lib) || exit 1;            \
  fi;                                                           \
done
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/src'
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/src'
  CC       H5.lo
  CC       H5checksum.lo
  CC       H5dbg.lo
  CC       H5system.lo
  CC       H5timer.lo
  CC       H5trace.lo
H5trace.c: In function 'H5_trace':
H5trace.c:244:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  244 |             unsigned n = (unsigned)MAX (0, (int)HDstrlen(argname) - 3);
      |             ^~~~~~~~
  CC       H5A.lo
  CC       H5Abtree2.lo
  CC       H5Adense.lo
H5Adense.c: In function 'H5A__dense_fnd_cb':
H5Adense.c:314:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  314 |         H5A_t *old_attr = *user_attr;
      |                           ^
  CC       H5Adeprec.lo
  CC       H5Aint.lo
  CC       H5Atest.lo
  CC       H5AC.lo
  CC       H5ACdbg.lo
  CC       H5ACproxy_entry.lo
  CC       H5B.lo
  CC       H5Bcache.lo
  CC       H5Bdbg.lo
H5Bdbg.c: In function 'H5B_debug':
H5Bdbg.c:129:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  129 |             "Address:", bt->child[u]);
      |             ^~~~~~~~~~
H5Bdbg.c:135:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  135 |                       "Left Key:");
      |                       ^~~~~~~~~~~
H5Bdbg.c:137:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  137 |             (void)(type->debug_key)(stream, indent + 6, MAX(0, fwidth - 6), H5B_NKEY(bt, shared, u), udata);
      |             ^
H5Bdbg.c:141:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  141 |                       "Right Key:");
      |                       ^~~~~~~~~~~~
H5Bdbg.c:143:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  143 |             (void)(type->debug_key)(stream, indent + 6, MAX (0, fwidth - 6), H5B_NKEY(bt, shared, u + 1), udata);
      |             ^
  CC       H5B2.lo
  CC       H5B2cache.lo
  CC       H5B2dbg.lo
H5B2dbg.c: In function 'H5B2__hdr_debug':
H5B2dbg.c:158:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  158 |             hdr->node_info[u].max_nrec, hdr->node_info[u].split_nrec, hdr->node_info[u].merge_nrec);
      |             ^~~
H5B2dbg.c: In function 'H5B2__int_debug':
H5B2dbg.c:252:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  252 |                   internal->node_ptrs[u].addr);
      |                   ^~~~~~~~
H5B2dbg.c:257:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  257 |                   temp_str);
      |                   ^~~~~~~~
H5B2dbg.c:259:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  259 |         (void)(type->debug)(stream, indent + 6, MAX (0, fwidth-6), H5B2_INT_NREC(internal, hdr, u), hdr->cb_ctx);
      |         ^
H5B2dbg.c:268:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  268 |               internal->node_ptrs[u].addr);
      |               ^~~~~~~~
H5B2dbg.c: In function 'H5B2__leaf_debug':
H5B2dbg.c:360:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  360 |                   temp_str);
      |                   ^~~~~~~~
H5B2dbg.c:362:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  362 |         (void)(type->debug)(stream, indent + 6, MAX (0, fwidth-6), H5B2_LEAF_NREC(leaf, hdr, u), hdr->cb_ctx);
      |         ^
  CC       H5B2hdr.lo
  CC       H5B2int.lo
  CC       H5B2internal.lo
  CC       H5B2leaf.lo
  CC       H5B2stat.lo
  CC       H5B2test.lo
  CC       H5C.lo
H5C.c: In function 'H5C_flush_cache':
H5C.c:1212:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable]
 1212 |     hbool_t  ignore_protected;
      |              ^~~~~~~~~~~~~~~~
H5C.c: In function 'H5C__unpin_entry_real':
H5C.c:4376:1: warning: label 'done' defined but not used [-Wunused-label]
 4376 | done:
      | ^~~~
H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 9820 | } /* H5C__remove_entry() */
      | ^
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__mark_flush_dep_clean':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__mark_flush_dep_serialized':
H5C.c:9820:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__mark_flush_dep_clean.isra.0':
H5C.c:8795:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 8795 | H5C__mark_flush_dep_clean(H5C_cache_entry_t * entry)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
H5C.c:8795:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__mark_flush_dep_serialized':
H5C.c:8842:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 8842 | H5C__mark_flush_dep_serialized(H5C_cache_entry_t * entry_ptr)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5C.c:8842:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5C.c: In function 'H5C__flush_invalidate_cache':
H5C.c:5612:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 5612 | H5C__flush_invalidate_cache(H5F_t *f, unsigned flags)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       H5Cdbg.lo
  CC       H5Cepoch.lo
  CC       H5Cimage.lo
In file included from H5Cprivate.h:35,
                 from H5Cpkg.h:37,
                 from H5Cimage.c:42:
H5Cimage.c: In function 'H5C__reconstruct_cache_entry':
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Cimage.c:3397:5: note: in expansion of macro 'INT32DECODE'
 3397 |     INT32DECODE(p, pf_entry_ptr->lru_rank);
      |     ^~~~~~~~~~~
H5Cimage.c: In function 'H5C__prep_for_file_close__setup_image_entries_array':
H5Cimage.c:3575:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 3575 | } /* H5C__write_cache_image() */
      | ^
H5Cimage.c:3575:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Cimage.c: In function 'H5C__deserialize_prefetched_entry':
H5Cimage.c:3575:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Cimage.c:471:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  471 | H5C__deserialize_prefetched_entry(H5F_t *f, H5C_t *cache_ptr,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5Cimage.c:471:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Clog.lo
  CC       H5Clog_json.lo
  CC       H5Clog_trace.lo
  CC       H5Cprefetched.lo
  CC       H5Cquery.lo
  CC       H5Ctag.lo
  CC       H5Ctest.lo
  CC       H5CS.lo
  CC       H5CX.lo
  CC       H5D.lo
  CC       H5Dbtree.lo
  CC       H5Dbtree2.lo
  CC       H5Dchunk.lo
H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper':
H5Dchunk.c:1873:40: warning: passing argument 1 of 'H5S_combine_hyperslab' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1873 |             if(H5S_combine_hyperslab(fm->file_space, H5S_SELECT_AND, coords, NULL, fm->chunk_dim, NULL, &tmp_fchunk) < 0)
      |                                      ~~^~~~~~~~~~~~
In file included from H5Rprivate.h:26,
                 from H5Tprivate.h:32,
                 from H5Zprivate.h:28,
                 from H5CXprivate.h:30,
                 from H5Dchunk.c:55:
H5Sprivate.h:313:44: note: expected 'H5S_t *' {aka 'struct H5S_t *'} but argument is of type 'const H5S_t *' {aka 'const struct H5S_t *'}
  313 | H5_DLL herr_t H5S_combine_hyperslab(H5S_t *old_space, H5S_seloper_t op,
      |                                     ~~~~~~~^~~~~~~~~
H5Dchunk.c: In function 'H5D__chunk_allocate':
H5Dchunk.c:4433:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 4433 |                 (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline,
      |                                ^
H5Dchunk.c:4482:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 4482 |     idx_info.storage = sc;
      |                      ^
H5Dchunk.c: In function 'H5D__chunk_copy_cb':
H5Dchunk.c:6159:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 6159 |     if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0)
      |                                                                                               ~~~~~~~~~~~~~~~~^~~~~~~
In file included from H5Dchunk.c:56:
H5Dpkg.h:653:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'}
  653 |     H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]);
      |                                                   ~~~~~~~~^~~~~~~~
H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks':
H5Dchunk.c:7492:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 7492 | } /* end H5D__get_chunk_info_by_coord() */
      | ^
H5Dchunk.c:7492:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Dchunk.c: In function 'H5D__chunk_allocate':
H5Dchunk.c:7492:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks':
H5Dchunk.c:4771:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4771 | H5D__chunk_update_old_edge_chunks(H5D_t *dset, hsize_t old_dim[])
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5Dchunk.c: In function 'H5D__chunk_allocate':
H5Dchunk.c:4309:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4309 | H5D__chunk_allocate(const H5D_io_info_t *io_info, hbool_t full_overwrite, hsize_t old_dim[])
      | ^~~~~~~~~~~~~~~~~~~
H5Dchunk.c: In function 'H5D__chunk_copy_cb':
H5Dchunk.c:6063:33: warning: potential null pointer dereference [-Wnull-dereference]
 6063 |             H5MM_memcpy(buf, ent->chunk, nbytes);
      |                              ~~~^~~~~~~
H5Dchunk.c:6063:33: warning: potential null pointer dereference [-Wnull-dereference]
  CC       H5Dcompact.lo
  CC       H5Dcontig.lo
  CC       H5Ddbg.lo
  CC       H5Ddeprec.lo
  CC       H5Dearray.lo
  CC       H5Defl.lo
  CC       H5Dfarray.lo
  CC       H5Dfill.lo
  CC       H5Dint.lo
H5Dint.c:100:21: warning: size of 'H5D_def_dset' 4672 bytes exceeds maximum object size 2560 [-Wlarger-than=]
  100 | static H5D_shared_t H5D_def_dset;
      |                     ^~~~~~~~~~~~
In file included from H5Dint.c:24:
H5Dint.c: In function 'H5D_nameof':
H5Dint.c:2230:49: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 2230 |     FUNC_LEAVE_NOAPI(dataset ? &(dataset->path) : NULL)
H5private.h:2437:12: note: in definition of macro 'FUNC_LEAVE_NOAPI'
 2437 |     return(ret_value);                                                        \
      |            ^~~~~~~~~
H5Dint.c: In function 'H5D_flush_all':
H5Dint.c:3327:52: warning: passing argument 3 of 'H5I_iterate' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3327 |     if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, f, FALSE) < 0) /* Casting away const OK -QAK */
      |                                                    ^
In file included from H5Dint.c:31:
H5Iprivate.h:70:74: note: expected 'void *' but argument is of type 'const H5F_t *' {aka 'const struct H5F_t *'}
   70 | H5_DLL herr_t H5I_iterate(H5I_type_t type, H5I_search_func_t func, void *udata, hbool_t app_ref);
      |                                                                    ~~~~~~^~~~~
  CC       H5Dio.lo
  CC       H5Dlayout.lo
  CC       H5Dnone.lo
  CC       H5Doh.lo
  CC       H5Dscatgath.lo
  CC       H5Dselect.lo
  CC       H5Dsingle.lo
  CC       H5Dtest.lo
  CC       H5Dvirtual.lo
  CC       H5E.lo
  CC       H5Edeprec.lo
  CC       H5Eint.lo
  CC       H5EA.lo
  CC       H5EAcache.lo
  CC       H5EAdbg.lo
H5EAdbg.c: In function 'H5EA__iblock_debug':
H5EAdbg.c:251:21: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  251 |                     ((uint8_t *)iblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0)
      |                     ^
H5EAdbg.c:268:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  268 |                 iblock->dblk_addrs[u]);
      |                 ^~~~~~
H5EAdbg.c:284:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  284 |                 iblock->sblk_addrs[u]);
      |                 ^~~~~~
H5EAdbg.c: In function 'H5EA__sblock_debug':
H5EAdbg.c:374:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  374 |                 sblock->dblk_addrs[u]);
      |                 ^~~~~~
H5EAdbg.c: In function 'H5EA__dblock_debug':
H5EAdbg.c:455:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  455 |                 ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0)
      |                 ^
  CC       H5EAdblkpage.lo
  CC       H5EAdblock.lo
  CC       H5EAhdr.lo
  CC       H5EAiblock.lo
  CC       H5EAint.lo
  CC       H5EAsblock.lo
  CC       H5EAstat.lo
  CC       H5EAtest.lo
  CC       H5F.lo
  CC       H5Faccum.lo
  CC       H5Fcwfs.lo
  CC       H5Fdbg.lo
H5Fdbg.c: In function 'H5F_debug':
H5Fdbg.c:125:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  125 |             H5G__ent_debug(f->shared->sblock->root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL);
      |             ^~~~~~~~~~~~~~
H5Fdbg.c:140:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  140 |             H5G__ent_debug(&root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL);
      |             ^~~~~~~~~~~~~~
  CC       H5Fdeprec.lo
  CC       H5Fefc.lo
  CC       H5Ffake.lo
  CC       H5Fint.lo
  CC       H5Fio.lo
  CC       H5Fmount.lo
  CC       H5Fquery.lo
  CC       H5Fsfile.lo
  CC       H5Fspace.lo
  CC       H5Fsuper.lo
H5Fsuper.c: In function 'H5F__super_read':
H5Fsuper.c:528:11: warning: this condition has identical branches [-Wduplicated-branches]
  528 |         if(H5F_addr_lt(super_addr, sblock->base_addr))
      |           ^
  CC       H5Fsuper_cache.lo
  CC       H5Ftest.lo
  CC       H5FA.lo
  CC       H5FAcache.lo
  CC       H5FAdbg.lo
H5FAdbg.c: In function 'H5FA__dblock_debug':
H5FAdbg.c:251:21: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  251 |                     if((hdr->cparam.cls->debug)(stream, (indent + 3), MAX(0, (fwidth - 3)), (hsize_t)u, ((uint8_t *)dblk_page->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0)
      |                     ^~
H5FAdbg.c:267:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  267 |             if((hdr->cparam.cls->debug)(stream, (indent + 3), MAX(0, (fwidth - 3)), (hsize_t)u, ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0)
      |             ^~
  CC       H5FAdblock.lo
  CC       H5FAdblkpage.lo
  CC       H5FAhdr.lo
  CC       H5FAint.lo
  CC       H5FAstat.lo
  CC       H5FAtest.lo
  CC       H5FD.lo
  CC       H5FDcore.lo
  CC       H5FDfamily.lo
H5FDfamily.c: In function 'H5FD__family_get_eof':
H5FDfamily.c:1369:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1369 | } /* end H5FD__family_unlock() */
      | ^
H5FDfamily.c:1011:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1011 | H5FD__family_get_eof(const H5FD_t *_file, H5FD_mem_t type)
      | ^~~~~~~~~~~~~~~~~~~~
H5FDfamily.c:1011:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5FDhdfs.lo
  CC       H5FDint.lo
  CC       H5FDlog.lo
  CC       H5FDmulti.lo
  CC       H5FDsec2.lo
  CC       H5FDspace.lo
  CC       H5FDsplitter.lo
  CC       H5FDstdio.lo
  CC       H5FDtest.lo
  CC       H5FL.lo
  CC       H5FO.lo
  CC       H5FS.lo
  CC       H5FScache.lo
H5FScache.c: In function 'H5FS__cache_sinfo_deserialize':
H5FScache.c:1002:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable]
 1002 |         hsize_t old_tot_sect_count;                         /* Total section count from header */
      |                 ^~~~~~~~~~~~~~~~~~
  CC       H5FSdbg.lo
H5FSdbg.c: In function 'H5FS_sects_debug':
H5FSdbg.c:281:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  281 |             if(H5HF_sects_debug(f, client_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
      |             ^~
H5FSdbg.c:286:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  286 |             if(H5MF_sects_debug(f, fs_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
      |             ^~
  CC       H5FSint.lo
  CC       H5FSsection.lo
  CC       H5FSstat.lo
  CC       H5FStest.lo
  CC       H5G.lo
  CC       H5Gbtree2.lo
  CC       H5Gcache.lo
  CC       H5Gcompact.lo
  CC       H5Gdense.lo
  CC       H5Gdeprec.lo
  CC       H5Gent.lo
H5Gent.c: In function 'H5G__ent_debug':
H5Gent.c:542:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  542 |     nested_fwidth = MAX(0, fwidth - 3);
      |     ^~~~~~~~~~~~~
  CC       H5Gint.lo
  CC       H5Glink.lo
  CC       H5Gloc.lo
  CC       H5Gname.lo
  CC       H5Gnode.lo
H5Gnode.c: In function 'H5G_node_debug':
H5Gnode.c:1517:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1517 |         fwidth = MAX(0, fwidth - 3);
      |         ^~~~~~
  CC       H5Gobj.lo
  CC       H5Goh.lo
  CC       H5Groot.lo
  CC       H5Gstab.lo
  CC       H5Gtest.lo
  CC       H5Gtraverse.lo
  CC       H5HF.lo
  CC       H5HFbtree2.lo
  CC       H5HFcache.lo
H5HFcache.c: In function 'H5HF__cache_hdr_serialize':
H5HFcache.c:770:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  770 |     hdr->f = f;
      |            ^
H5HFcache.c: In function 'H5HF__cache_iblock_serialize':
H5HFcache.c:1360:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1360 |     hdr->f = f;
      |            ^
  CC       H5HFdbg.lo
H5HFdbg.c: In function 'H5HF_hdr_print':
H5HFdbg.c:328:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  328 |     H5HF__dtable_debug(&hdr->man_dtable, stream, indent + 3, MAX(0, fwidth - 3));
      |     ^~~~~~~~~~~~~~~~~~
H5HFdbg.c:336:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  336 |                       hdr->pline_root_direct_size);
      |                       ^~~
H5HFdbg.c:339:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  339 |                       hdr->pline_root_direct_filter_mask);
      |                       ^~~
H5HFdbg.c:341:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  341 |         H5O_debug_id(H5O_PLINE_ID, hdr->f, &(hdr->pline), stream, indent + 3, MAX(0, fwidth - 3));
      |         ^~~~~~~~~~~~
H5HFdbg.c:351:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  351 |                   hdr->root_iblock_flags);
      |                   ^~~
H5HFdbg.c:354:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  354 |                   hdr->root_iblock);
      |                   ^~~
H5HFdbg.c: In function 'H5HF_dblock_debug_cb':
H5HFdbg.c:468:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  468 |   start, len);
      |   ^~~~~
H5HFdbg.c: In function 'H5HF_iblock_print':
H5HFdbg.c:683:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  683 |                 temp_str);
      |                 ^~~~~~~~
H5HFdbg.c:693:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  693 |                         iblock->filt_ents[off].filter_mask);
      |                         ^~~~~~
H5HFdbg.c:697:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  697 |                         iblock->ents[off].addr);
      |                         ^~~~~~
H5HFdbg.c:711:21: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  711 |                     temp_str);
      |                     ^~~~~~~~
H5HFdbg.c:718:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  718 |                         iblock->ents[off].addr);
      |                         ^~~~~~
H5HFdbg.c:724:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  724 |                   "<none>");
      |                   ^~~~~~~~
H5HFdbg.c:733:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  733 |                   iblock->rc);
      |                   ^~~~~~
H5HFdbg.c:738:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  738 |                   iblock->parent);
      |                   ^~~~~~
H5HFdbg.c: In function 'H5HF_sects_debug_cb':
H5HFdbg.c:845:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  845 |     if(H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < 0)
      |     ^~
  CC       H5HFdblock.lo
  CC       H5HFdtable.lo
  CC       H5HFhdr.lo
  CC       H5HFhuge.lo
H5HFhuge.c: In function 'H5HF__huge_write':
H5HFhuge.c:863:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
  863 |     if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       H5HFiblock.lo
  CC       H5HFiter.lo
  CC       H5HFman.lo
  CC       H5HFsection.lo
H5HFsection.c: In function 'H5HF__sect_row_debug':
H5HFsection.c:2108:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2108 |         H5HF_sect_indirect_debug(sect->u.row.under, stream, indent + 3, MAX(0, fwidth - 3));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
H5HFsection.c: In function 'H5HF__sect_row_merge':
H5HFsection.c:3541:25: warning: potential null pointer dereference [-Wnull-dereference]
 3541 |     if(sect2->u.indirect.dir_nrows > 0) {
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~
H5HFsection.c:3535:16: warning: potential null pointer dereference [-Wnull-dereference]
 3535 |     start_row2 = sect2->u.indirect.row;
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  CC       H5HFspace.lo
  CC       H5HFstat.lo
  CC       H5HFtest.lo
  CC       H5HFtiny.lo
  CC       H5HG.lo
  CC       H5HGcache.lo
  CC       H5HGdbg.lo
H5HGdbg.c: In function 'H5HG_debug':
H5HGdbg.c:140:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  140 |        (unsigned long)(h->obj[u].begin - h->chunk));
      |        ^
H5HGdbg.c:143:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  143 |        h->obj[u].nrefs);
      |        ^
H5HGdbg.c:148:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  148 |        (unsigned long)H5HG_ALIGN(h->obj[u].size));
      |        ^
  CC       H5HGquery.lo
  CC       H5HL.lo
  CC       H5HLcache.lo
  CC       H5HLdbg.lo
H5HLdbg.c: In function 'H5HL_debug':
H5HLdbg.c:91:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
   91 |         HDfprintf(stream, "%*s%-*s %8Zu, %8Zu\n", indent+3, "", MAX(0,fwidth-9), temp_str, freelist->offset, freelist->size);
      |         ^~~~~~~~~
  CC       H5HLint.lo
  CC       H5HLprfx.lo
  CC       H5HLdblk.lo
  CC       H5HP.lo
  CC       H5I.lo
H5I.c: In function 'H5I__id_dump_cb':
H5I.c:2135:31: warning: passing argument 1 of 'H5G_nameof' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 2135 |             path = H5G_nameof((const H5G_t *)item->obj_ptr);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from H5Tprivate.h:31,
                 from H5Zprivate.h:28,
                 from H5CXprivate.h:30,
                 from H5I.c:34:
H5Gprivate.h:190:21: note: expected 'H5G_t *' {aka 'struct H5G_t *'} but argument is of type 'const H5G_t *' {aka 'const struct H5G_t *'}
  190 | H5_DLL H5G_name_t * H5G_nameof(H5G_t *grp);
      |                     ^~~~~~~~~~
H5I.c: At top level:
H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function]
  125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata);
      |            ^~~~~~~~~~~~~
  CC       H5Itest.lo
  CC       H5L.lo
  CC       H5Lexternal.lo
  CC       H5make_libsettings.o
  CCLD     H5make_libsettings
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -L/usr/local/lib |                  \
	sed -e 's/-L/:/g' -e 's/ //g'`"                               \
 ./H5make_libsettings > H5lib_settings.c  ||                               \
    (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
    (rm -f H5lib_settings.c ; exit 1)
  CC       H5lib_settings.lo
H5lib_settings.c:31:6: warning: size of 'H5libhdf5_settings' 5973 bytes exceeds maximum object size 2560 [-Wlarger-than=]
   31 | char H5libhdf5_settings[]=
      |      ^~~~~~~~~~~~~~~~~~
  CC       H5MF.lo
  CC       H5MFaggr.lo
  CC       H5MFdbg.lo
H5MFdbg.c: In function 'H5MF__sects_debug_cb':
H5MFdbg.c:134:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  134 |     if(H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < 0)
      |     ^~
  CC       H5MFsection.lo
  CC       H5MM.lo
  CC       H5MP.lo
  CC       H5MPtest.lo
  CC       H5O.lo
  CC       H5Odeprec.lo
  CC       H5Oainfo.lo
  CC       H5Oalloc.lo
  CC       H5Oattr.lo
H5Oattr.c: In function 'H5O__attr_debug':
H5Oattr.c:882:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  882 |      (unsigned long)(mesg->shared->dt_size));
      |      ^
H5Oattr.c:883:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  883 |     if((H5O_MSG_DTYPE->debug)(f, mesg->shared->dt, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
      |     ^~
H5Oattr.c:889:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  889 |      (unsigned long)(mesg->shared->ds_size));
      |      ^
H5Oattr.c:890:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  890 |     if(H5S_debug(f, mesg->shared->ds, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
      |     ^~
  CC       H5Oattribute.lo
  CC       H5Obogus.lo
  CC       H5Obtreek.lo
  CC       H5Ocache.lo
  CC       H5Ocache_image.lo
  CC       H5Ochunk.lo
  CC       H5Ocont.lo
  CC       H5Ocopy.lo
  CC       H5Odbg.lo
H5Odbg.c: In function 'H5O_debug_real':
H5Odbg.c:385:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  385 |                   oh->chunk[i].addr);
      |                   ^~
H5Odbg.c:402:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  402 |     chunk_size);
      |     ^~~~~~~~~~
H5Odbg.c:406:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  406 |                   oh->chunk[i].gap);
      |                   ^~
H5Odbg.c:437:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  437 |     sequence[oh->mesg[i].type->id]++);
      |     ^~~~~~~~
H5Odbg.c:440:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  440 |      oh->mesg[i].dirty);
      |      ^~
H5Odbg.c:442:20: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  442 |                    "Message flags:");
      |                    ^~~~~~~~~~~~~~~~
H5Odbg.c:488:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  488 |                            oh->mesg[i].flags & ~H5O_MSG_FLAG_BITS);
      |                            ^~
H5Odbg.c:495:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  495 |     oh->mesg[i].chunkno);
      |     ^~
H5Odbg.c:502:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  502 |     oh->mesg[i].raw_size);
      |     ^~
H5Odbg.c:517:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  517 |     "Message Information:");
      |     ^~~~~~~~~~~~~~~~~~~~~~
H5Odbg.c:519:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  519 |             (debug_type->debug)(f, oh->mesg[i].native, stream, indent + 6, MAX(0, fwidth - 6));
      |             ^
  CC       H5Odrvinfo.lo
  CC       H5Odtype.lo
H5Odtype.c: In function 'H5O__dtype_debug':
H5Odtype.c:1748:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1748 |                 (unsigned long)(dt->shared->u.compnd.memb[i].offset));
      |                 ^
H5Odtype.c:1750:21: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1750 |                     indent + 3, MAX(0, fwidth - 3));
      |                     ^~~~~~
H5Odtype.c:1755:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1755 |         H5O__dtype_debug(f, dt->shared->parent, stream, indent+3, MAX(0, fwidth-3));
      |         ^~~~~~~~~~~~~~~~
H5Odtype.c:1985:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1985 |         H5O__dtype_debug(f, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3));
      |         ^~~~~~~~~~~~~~~~
  CC       H5Oefl.lo
H5Oefl.c: In function 'H5O__efl_debug':
H5Oefl.c:560:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  560 |     mesg->slot[u].name);
      |     ^~~~
H5Oefl.c:564:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  564 |     (unsigned long)(mesg->slot[u].name_offset));
      |     ^
H5Oefl.c:568:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  568 |      (unsigned long)(mesg->slot[u].offset));
      |      ^
H5Oefl.c:572:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  572 |      (unsigned long)(mesg->slot[u].size));
      |      ^
  CC       H5Ofill.lo
In file included from H5Cprivate.h:35,
                 from H5ACprivate.h:33,
                 from H5Oprivate.h:41,
                 from H5Dprivate.h:25,
                 from H5Ofill.c:25:
H5Ofill.c: In function 'H5O_fill_new_decode':
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Ofill.c:228:13: note: in expansion of macro 'INT32DECODE'
  228 |             INT32DECODE(p, fill->size);
      |             ^~~~~~~~~~~
  CC       H5Oflush.lo
  CC       H5Ofsinfo.lo
H5Ofsinfo.c: In function 'H5O_fsinfo_decode':
H5Ofsinfo.c:130:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized]
  130 |                 fsinfo->threshold = threshold;
      |                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
  CC       H5Oginfo.lo
  CC       H5Oint.lo
  CC       H5Olayout.lo
H5Olayout.c: In function 'H5O__layout_decode':
H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized]
  417 |                     if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t))))
      |                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       H5Olinfo.lo
  CC       H5Olink.lo
  CC       H5Omessage.lo
H5Omessage.c: In function 'H5O_msg_reset_share':
H5Omessage.c:1669:28: warning: variable 'type' set but not used [-Wunused-but-set-variable]
 1669 |     const H5O_msg_class_t *type;        /* Actual H5O class type for the ID */
      |                            ^~~~
  CC       H5Omtime.lo
  CC       H5Oname.lo
  CC       H5Onull.lo
  CC       H5Opline.lo
H5Opline.c: In function 'H5O__pline_debug':
H5Opline.c:669:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  669 |             (unsigned)(pline->filter[i].id));
      |             ^
H5Opline.c:673:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  673 |                 pline->filter[i].name);
      |                 ^~~~~
H5Opline.c:676:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  676 |                 "Filter name:");
      |                 ^~~~~~~~~~~~~~
H5Opline.c:679:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  679 |             pline->filter[i].flags);
      |             ^~~~~
H5Opline.c:682:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  682 |             pline->filter[i].cd_nelmts);
      |             ^~~~~
H5Opline.c:691:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  691 |                 pline->filter[i].cd_values[j]);
      |                 ^~~~~
  CC       H5Orefcount.lo
  CC       H5Osdspace.lo
  CC       H5Oshared.lo
  CC       H5Oshmesg.lo
  CC       H5Ostab.lo
  CC       H5Otest.lo
  CC       H5Ounknown.lo
  CC       H5P.lo
  CC       H5Pacpl.lo
  CC       H5Pdapl.lo
  CC       H5Pdcpl.lo
  CC       H5Pdeprec.lo
  CC       H5Pdxpl.lo
  CC       H5Pencdec.lo
  CC       H5Pfapl.lo
In file included from H5Cprivate.h:35,
                 from H5ACprivate.h:33,
                 from H5Pfapl.c:34:
H5Pfapl.c: In function 'H5P__facc_cache_image_config_dec':
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pfapl.c:3073:5: note: in expansion of macro 'INT32DECODE'
 3073 |     INT32DECODE(*pp, config->version);
      |     ^~~~~~~~~~~
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pfapl.c:3079:5: note: in expansion of macro 'INT32DECODE'
 3079 |     INT32DECODE(*pp, config->entry_ageout);
      |     ^~~~~~~~~~~
H5Pfapl.c: In function 'H5P__facc_cache_config_dec':
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pfapl.c:3603:5: note: in expansion of macro 'INT32DECODE'
 3603 |     INT32DECODE(*pp, config->version);
      |     ^~~~~~~~~~~
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pfapl.c:3677:5: note: in expansion of macro 'INT32DECODE'
 3677 |     INT32DECODE(*pp, config->epochs_before_eviction);
      |     ^~~~~~~~~~~
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pfapl.c:3687:5: note: in expansion of macro 'INT32DECODE'
 3687 |     INT32DECODE(*pp, config->metadata_write_strategy);
      |     ^~~~~~~~~~~
  CC       H5Pfcpl.lo
  CC       H5Pfmpl.lo
  CC       H5Pgcpl.lo
  CC       H5Pint.lo
  CC       H5Plapl.lo
  CC       H5Plcpl.lo
  CC       H5Pocpl.lo
In file included from H5Cprivate.h:35,
                 from H5ACprivate.h:33,
                 from H5Oprivate.h:41,
                 from H5Opkg.h:22,
                 from H5Pocpl.c:40:
H5Pocpl.c: In function 'H5P__ocrt_pipeline_dec':
H5Fprivate.h:168:71: warning: this condition has identical branches [-Wduplicated-branches]
  168 |                    ((*(p) & (unsigned)0x80) ? (unsigned)(~0xffffffff) : (unsigned)0x0))); (p)++; \
      |                                                                       ^
H5Pocpl.c:1517:9: note: in expansion of macro 'INT32DECODE'
 1517 |         INT32DECODE(*pp, filter.id)
      |         ^~~~~~~~~~~
  CC       H5Pocpypl.lo
  CC       H5Pstrcpl.lo
  CC       H5Ptest.lo
  CC       H5PB.lo
  CC       H5PL.lo
  CC       H5PLint.lo
  CC       H5PLpath.lo
  CC       H5PLplugin_cache.lo
  CC       H5R.lo
  CC       H5Rint.lo
  CC       H5Rdeprec.lo
  CC       H5UC.lo
  CC       H5RS.lo
  CC       H5S.lo
  CC       H5Sall.lo
H5Sall.c: In function 'H5S__all_shape_same':
H5Sall.c:1226:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1226 | } /* end H5Sselect_all() */
      | ^
H5Sall.c:941:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  941 | H5S__all_shape_same(const H5S_t *space1, const H5S_t *space2)
      | ^~~~~~~~~~~~~~~~~~~
H5Sall.c:941:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Sdbg.lo
H5Sdbg.c: In function 'H5S_debug':
H5Sdbg.c:110:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  110 |             H5O_debug_id(H5O_SDSPACE_ID, f, &(mesg->extent), stream, indent + 3, MAX(0, fwidth - 3));
      |             ^~~~~~~~~~~~
  CC       H5Shyper.lo
H5Shyper.c:3531:1: warning: 'H5S__hyper_get_enc_size_real' defined but not used [-Wunused-function]
 3531 | H5S__hyper_get_enc_size_real(hsize_t max_size)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5Shyper.c: In function 'H5S__hyper_iter_coords':
H5Shyper.c:12136:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
12136 | } /* end H5Sget_regular_hyperslab() */
      | ^
H5Shyper.c:12136:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_iter_init':
H5Shyper.c:12136:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c:12136:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_shape_same':
H5Shyper.c:12136:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_iter_get_seq_list':
H5Shyper.c:1720:42: warning: potential null pointer dereference [-Wnull-dereference]
 1720 |             abs_arr[fast_dim] = curr_span->low + span_elmts;
      |                                 ~~~~~~~~~^~~~~
H5Shyper.c:1723:46: warning: potential null pointer dereference [-Wnull-dereference]
 1723 |             if(abs_arr[fast_dim] <= curr_span->high) {
      |                                     ~~~~~~~~~^~~~~~
H5Shyper.c: In function 'H5S__hyper_iter_coords':
H5Shyper.c:810:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  810 | H5S__hyper_iter_coords(const H5S_sel_iter_t *iter, hsize_t *coords)
      | ^~~~~~~~~~~~~~~~~~~~~~
H5Shyper.c:810:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c:810:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_project_simple.part.0':
H5Shyper.c:6467:47: warning: potential null pointer dereference [-Wnull-dereference]
 6467 |     new_space->select.sel_info.hslab->span_lst->count++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
H5Shyper.c:6467:54: warning: potential null pointer dereference [-Wnull-dereference]
 6467 |     new_space->select.sel_info.hslab->span_lst->count++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
H5Shyper.c:6467:47: warning: potential null pointer dereference [-Wnull-dereference]
 6467 |     new_space->select.sel_info.hslab->span_lst->count++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
H5Shyper.c:6467:54: warning: potential null pointer dereference [-Wnull-dereference]
 6467 |     new_space->select.sel_info.hslab->span_lst->count++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
H5Shyper.c:6558:21: warning: potential null pointer dereference [-Wnull-dereference]
 6558 |     prev_span->down = base_space->select.sel_info.hslab->span_lst;
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5Shyper.c: In function 'H5S__hyper_iter_init':
H5Shyper.c:575:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  575 | H5S__hyper_iter_init(const H5S_t *space, H5S_sel_iter_t *iter)
      | ^~~~~~~~~~~~~~~~~~~~
H5Shyper.c:575:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_shape_same':
H5Shyper.c:5424:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 5424 | H5S__hyper_shape_same(const H5S_t *space1, const H5S_t *space2)
      | ^~~~~~~~~~~~~~~~~~~~~
H5Shyper.c:5424:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Shyper.c: In function 'H5S__hyper_serialize':
H5Shyper.c:3992:53: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
 3992 |                     while(temp_dim >= 0 && complete == FALSE) {
H5Shyper.c: In function 'H5S__get_select_hyper_blocklist':
H5Shyper.c:4530:40: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
 4530 |                 while(temp_dim >= 0 && !done) {
      |                                        ^~~~~
  CC       H5Snone.lo
  CC       H5Spoint.lo
H5Spoint.c: In function 'H5S__point_shape_same':
H5Spoint.c:2277:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2277 | } /* end H5Sselect_elements() */
      | ^
H5Spoint.c:2277:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Spoint.c: In function 'H5S__point_offset':
H5Spoint.c:2277:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Spoint.c:1550:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1550 | H5S__point_offset(const H5S_t *space, hsize_t *offset)
      | ^~~~~~~~~~~~~~~~~
H5Spoint.c:1550:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Sselect.lo
H5Sselect.c: In function 'H5S_select_shape_same':
H5Sselect.c:3010:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 3010 | } /* end H5S_sel_iter_close() */
      | ^
H5Sselect.c:1786:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1786 | H5S_select_shape_same(const H5S_t *space1, const H5S_t *space2)
      | ^~~~~~~~~~~~~~~~~~~~~
H5Sselect.c:1786:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Stest.lo
  CC       H5SL.lo
H5SL.c: In function 'H5SL_remove':
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2570 | } /* end H5SL_close() */
      | ^
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:2570:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 1199 | H5SL_remove(H5SL_t *slist, const void *key)
      | ^~~~~~~~~~~
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5SL.c:1199:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
In file included from H5SL.c:64:
H5SL.c: In function 'H5SL_search':
H5private.h:2437:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2437 |     return(ret_value);                                                        \
      |           ^
H5SL.c:1397:11: note: 'ret_value' was declared here
 1397 |     void *ret_value;                            /* Return value */
      |           ^~~~~~~~~
In file included from H5SL.c:64:
H5SL.c: In function 'H5SL_find':
H5private.h:2437:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2437 |     return(ret_value);                                                        \
      |           ^
H5SL.c:1698:18: note: 'ret_value' was declared here
 1698 |     H5SL_node_t *ret_value;                     /* Return value */
      |                  ^~~~~~~~~
  CC       H5SM.lo
  CC       H5SMbtree2.lo
  CC       H5SMcache.lo
  CC       H5SMmessage.lo
  CC       H5SMtest.lo
  CC       H5ST.lo
  CC       H5T.lo
H5T.c: In function 'H5T_nameof':
H5T.c:5246:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5246 |             ret_value = &(dt->path);
      |                       ^
H5T.c: In function 'H5T_cmp':
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 5950 | } /* end H5T_patch_vlen_file() */
      | ^
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c: In function 'H5T__path_find_real':
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c: In function 'H5T__unregister':
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:5950:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c: In function 'H5T_cmp':
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4195 | H5T_cmp(const H5T_t *dt1, const H5T_t *dt2, hbool_t superset)
      | ^~~~~~~
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4195:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:4356:15: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
 4356 |             if(dt2->shared->u.enumer.nmembs > 1) {
      |               ^
H5T.c:4339:15: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
 4339 |             if(dt1->shared->u.enumer.nmembs > 1) {
      |               ^
H5T.c:4256:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4256 |                 for(i = (int) dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) {
      |                 ^~~
H5T.c:4268:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4268 |                 for(i = (int) dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) {
      |                 ^~~
H5T.c:4268:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c: In function 'H5T__path_find_real':
H5T.c:4714:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 4714 | H5T__path_find_real(const H5T_t *src, const H5T_t *dst, const char *name,
      | ^~~~~~~~~~~~~~~~~~~
H5T.c:4714:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c: In function 'H5Tunregister':
H5T.c:2651:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2651 | H5Tunregister(H5T_pers_t pers, const char *name, hid_t src_id, hid_t dst_id,
      | ^~~~~~~~~~~~~
H5T.c:2651:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:2651:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5T.c:2651:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Tarray.lo
  CC       H5Tbit.lo
  CC       H5Tcommit.lo
  CC       H5Tcompound.lo
  CC       H5Tconv.lo
H5Tconv.c: In function 'H5T_conv_struct_free':
H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable]
 1849 |             int status;
      |                 ^~~~~~
H5Tconv.c: In function 'H5T__conv_struct':
H5Tconv.c:9317:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 9317 | }
      | ^
H5Tconv.c: In function 'H5T__conv_struct_opt':
H5Tconv.c:9317:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Tconv.c:9317:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Tconv.c: In function 'H5T__conv_struct':
H5Tconv.c:2124:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2124 | H5T__conv_struct(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts,
      | ^~~~~~~~~~~~~~~~
H5Tconv.c:2124:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Tconv.c: In function 'H5T__conv_struct_opt':
H5Tconv.c:2351:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
 2351 | H5T__conv_struct_opt(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata,
      | ^~~~~~~~~~~~~~~~~~~~
H5Tconv.c:2351:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Tconv.c:2351:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
H5Tconv.c:2351:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
  CC       H5Tcset.lo
  CC       H5Tdbg.lo
  CC       H5Tdeprec.lo
  CC       H5Tenum.lo
  CC       H5Tfields.lo
  CC       H5Tfixed.lo
  CC       H5Tfloat.lo
  CC       H5detect.o
  CCLD     H5detect
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -L/usr/local/lib |                  \
	sed -e 's/-L/:/g' -e 's/ //g'`"                               \
 ./H5detect > H5Tinit.c  ||                               \
    (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
    (rm -f H5Tinit.c ; exit 1)
  CC       H5Tinit.lo
  CC       H5Tnative.lo
  CC       H5Toffset.lo
  CC       H5Toh.lo
  CC       H5Topaque.lo
  CC       H5Torder.lo
  CC       H5Tpad.lo
  CC       H5Tprecis.lo
  CC       H5Tstrpad.lo
  CC       H5Tvisit.lo
  CC       H5Tvlen.lo
  CC       H5TS.lo
  CC       H5VM.lo
  CC       H5WB.lo
  CC       H5Z.lo
  CC       H5Zdeflate.lo
  CC       H5Zfletcher32.lo
  CC       H5Znbit.lo
  CC       H5Zshuffle.lo
  CC       H5Zscaleoffset.lo
  CC       H5Zszip.lo
  CC       H5Ztrans.lo
  CC       H5FDros3.lo
  CC       H5FDs3comms.lo
  CCLD     libhdf5.la
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/src'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/src'
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++'
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++'
make[2]: Nothing to be done for 'build-lib'.
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++'
+ cd src
+ make lib
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++/src'
make[3]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++/src'
  CXX      H5Exception.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Exception.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)':
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT'
  146 |     herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, func, client_data);
      |                                     ^~~~~~~~~~~
H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()':
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT'
  160 |     herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, NULL, NULL);
      |                                     ^~~~~~~~~~~
H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)':
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT'
  179 |     herr_t ret_value = H5Eget_auto2(H5E_DEFAULT, &func, client_data);
      |                                     ^~~~~~~~~~~
H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()':
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT'
  195 |     herr_t ret_value = H5Eclear2(H5E_DEFAULT);
      |                                  ^~~~~~~~~~~
H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)':
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT'
  244 |     herr_t ret_value = H5Ewalk2(H5E_DEFAULT, direction, func, client_data);
      |                                 ^~~~~~~~~~~
  CXX      H5IdComponent.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5IdComponent.cpp:17:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5DataSpace.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DataSpace.cpp:21:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
In file included from ../../src/hdf5.h:37,
                 from H5Include.h:15,
                 from H5DataSpace.cpp:21:
H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()':
../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   25 | #define H5S_ALL         (hid_t)0
      |                                ^
H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL'
   61 |         ALL_ = new DataSpace(H5S_ALL);
      |                              ^~~~~~~
H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)':
H5DataSpace.cpp:94:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++]
   94 | DataSpace::DataSpace(H5S_class_t type) : IdComponent()
      | ^~~~~~~~~
H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)':
H5DataSpace.cpp:112:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++]
  112 | DataSpace::DataSpace(int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent()
      | ^~~~~~~~~
In file included from ../../src/hdf5.h:37,
                 from H5Include.h:15,
                 from H5DataSpace.cpp:21:
H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)':
../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   25 | #define H5S_ALL         (hid_t)0
      |                                ^
H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL'
  160 |     if (id != H5S_ALL) {
      |               ^~~~~~~
  CXX      H5PropList.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5PropList.cpp:23:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5PropList.cpp:23:
H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT'
   64 |         DEFAULT_ = new PropList(H5P_DEFAULT);
      |                                 ^~~~~~~~~~~
H5PropList.cpp: In constructor 'H5::PropList::PropList()':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT'
   93 | PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {}
      |                                          ^~~~~~~~~~~
H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)':
H5PropList.cpp:118:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++]
  118 | PropList::PropList(const hid_t plist_id) : IdComponent()
      | ^~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5PropList.cpp:23:
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT'
  121 |         id = H5P_DEFAULT;
      |              ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT'
  160 |           id = H5P_DEFAULT;
      |                ^~~~~~~~~~~
H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const':
H5PropList.cpp:628:54: warning: use of old-style cast to 'const void*' [-Wold-style-cast]
  628 |     herr_t ret_value = H5Pset(id, name, (const void*)charptr);
      |                                                      ^~~~~~~
      |                                         -
      |                                         static_cast<-
      |                                                     > (     )
  CXX      H5Library.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Library.cpp:18:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5FaccProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5FaccProp.cpp:26:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5FcreatProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5FcreatProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5LcreatProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5LcreatProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5LcreatProp.cpp: In member function 'void H5::LinkCreatPropList::setCreateIntermediateGroup(bool) const':
H5LcreatProp.cpp:116:71: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast]
  116 |     herr_t ret_value = H5Pset_create_intermediate_group(id, (unsigned)crt_intmd_group);
      |                                                                       ^~~~~~~~~~~~~~~
      |                                                             ----------
      |                                                             static_cast<unsigned> (  )
H5LcreatProp.cpp: In member function 'bool H5::LinkCreatPropList::getCreateIntermediateGroup() const':
H5LcreatProp.cpp:142:18: warning: use of old-style cast to 'bool' [-Wold-style-cast]
  142 |     return((bool)crt_intmd_group);
      |                  ^~~~~~~~~~~~~~~
      |            ------
      |            static_cast<bool> (  )
  CXX      H5LaccProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5LaccProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5DaccProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DaccProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5DxferProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DxferProp.cpp:17:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const':
H5DxferProp.cpp:170:54: warning: use of old-style cast to 'hbool_t' {aka 'bool'} [-Wold-style-cast]
  170 |     herr_t ret_value = H5Pset_preserve(id, (hbool_t) status);
      |                                                      ^~~~~~
      |                                            ----------------
      |                                            static_cast<hbool_t> ( status)
H5DxferProp.cpp: In member function 'std::string H5::DSetMemXferPropList::getDataTransform() const':
H5DxferProp.cpp:313:63: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast]
  313 |     ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0);
      |                                                               ^
      |                                                       ---------
      |                                                       static_cast<size_t> (0)
  CXX      H5DcreatProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DcreatProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5Location.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT'
  214 |     herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT);
      |                                                                       ^~~~~~~~~~~
H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT'
  240 |     herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT);
      |                                                                      ^~~~~~~~~~~
H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT'
  270 |     herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT);
      |                                                                    ^~~~~~~~~~~
H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT'
  307 |     comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT);
      |                                                                            ^~~~~~~~~~~
H5Location.cpp: In member function 'std::string H5::H5Location::getComment(const char*, size_t) const':
H5Location.cpp:340:79: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast]
  340 |     ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT);
      |                                                                               ^
      |                                                                       ---------
      |                                                                       static_cast<size_t> (0)
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT'
  340 |     ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT);
      |                                                                                  ^~~~~~~~~~~
H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT'
  526 |         plist_id = H5P_DEFAULT;
      |                    ^~~~~~~~~~~
H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, const H5::LinkCreatPropList&) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT'
  775 |     hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT);
      |                                                              ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT'
  775 |     hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT);
      |                                                                           ^~~~~~~~~~~
H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, size_t) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT'
  836 |     hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT'
  836 |     hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT);
      |                                                                      ^~~~~~~~~~~
H5Location.cpp: In member function 'H5::Group H5::H5Location::openGroup(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT'
  878 |     hid_t group_id = H5Gopen2(getId(), name, H5P_DEFAULT);
      |                                              ^~~~~~~~~~~
In file included from ../../src/H5Opublic.h:31,
                 from ../../src/H5Apublic.h:22,
                 from ../../src/hdf5.h:23,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
H5Location.cpp: In member function 'void H5::H5Location::link(H5L_type_t, const char*, const char*) const':
../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   41 | #define H5L_SAME_LOC (hid_t)0
      |                             ^
H5Location.cpp:1161:60: note: in expansion of macro 'H5L_SAME_LOC'
 1161 |             ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT);
      |                                                            ^~~~~~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1161:84: note: in expansion of macro 'H5P_DEFAULT'
 1161 |             ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                                    ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1161:97: note: in expansion of macro 'H5P_DEFAULT'
 1161 |             ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                                                 ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1165:69: note: in expansion of macro 'H5P_DEFAULT'
 1165 |             ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                     ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1165:82: note: in expansion of macro 'H5P_DEFAULT'
 1165 |             ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                                  ^~~~~~~~~~~
In file included from ../../src/H5Opublic.h:31,
                 from ../../src/H5Apublic.h:22,
                 from ../../src/hdf5.h:23,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
H5Location.cpp: In member function 'void H5::H5Location::copyLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const':
../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   41 | #define H5L_SAME_LOC (hid_t)0
      |                             ^
H5Location.cpp:1250:44: note: in expansion of macro 'H5L_SAME_LOC'
 1250 |     ret_value = H5Lcopy(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id);
      |                                            ^~~~~~~~~~~~
H5Location.cpp: In member function 'void H5::H5Location::moveLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const':
../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   41 | #define H5L_SAME_LOC (hid_t)0
      |                             ^
H5Location.cpp:1330:44: note: in expansion of macro 'H5L_SAME_LOC'
 1330 |     ret_value = H5Lmove(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id);
      |                                            ^~~~~~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5Location.cpp:19:
H5Location.cpp: In member function 'std::string H5::H5Location::getLinkval(const char*, size_t) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1641:59: note: in expansion of macro 'H5P_DEFAULT'
 1641 |         ret_value = H5Lget_info(getId(), name, &linkinfo, H5P_DEFAULT);
      |                                                           ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1654:66: note: in expansion of macro 'H5P_DEFAULT'
 1654 |         ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT);
      |                                                                  ^~~~~~~~~~~
H5Location.cpp: In member function 'std::string H5::H5Location::getObjnameByIdx(hsize_t) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1850:99: note: in expansion of macro 'H5P_DEFAULT'
 1850 |     ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT);
      |                                                                                                   ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1858:102: note: in expansion of macro 'H5P_DEFAULT'
 1858 |     name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT);
      |                                                                                                      ^~~~~~~~~~~
H5Location.cpp: In member function 'ssize_t H5::H5Location::getObjnameByIdx(hsize_t, char*, size_t) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1891:102: note: in expansion of macro 'H5P_DEFAULT'
 1891 |     ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT);
      |                                                                                                      ^~~~~~~~~~~
H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:1948:89: note: in expansion of macro 'H5P_DEFAULT'
 1948 |     herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT);
      |                                                                                         ^~~~~~~~~~~
H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(hsize_t, H5_index_t, H5_iter_order_t, const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:2023:107: note: in expansion of macro 'H5P_DEFAULT'
 2023 |     ret_value = H5Oget_info_by_idx2(getId(), objname, index_type, order, index, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT);
      |                                                                                                           ^~~~~~~~~~~
H5Location.cpp: In member function 'unsigned int H5::H5Location::childObjVersion(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Location.cpp:2065:87: note: in expansion of macro 'H5P_DEFAULT'
 2065 |     herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_HDR, H5P_DEFAULT);
      |                                                                                       ^~~~~~~~~~~
  CXX      H5AbstractDs.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5AbstractDs.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5Attribute.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Attribute.cpp:22:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5Object.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Object.cpp:17:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5Object.cpp:45:19: warning: no previous declaration for 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)' [-Wmissing-declarations]
   45 | extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name,
      |                   ^~~~~~~~~~~~~~
H5Object.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)':
H5Object.cpp:45:40: warning: unused parameter 'loc_id' [-Wunused-parameter]
   45 | extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name,
      |                                  ~~~~~~^~~~~~
H5Object.cpp:46:23: warning: unused parameter 'ainfo' [-Wunused-parameter]
   46 |     const H5A_info_t *ainfo, void *op_data)
      |     ~~~~~~~~~~~~~~~~~~^~~~~
H5Object.cpp: At global scope:
H5Object.cpp:56:19: warning: no previous declaration for 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)' [-Wmissing-declarations]
   56 | extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name,
      |                   ^~~~~~~~~~~~~~~
H5Object.cpp: In function 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)':
H5Object.cpp:56:41: warning: unused parameter 'obj_id' [-Wunused-parameter]
   56 | extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name,
      |                                   ~~~~~~^~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5Object.cpp:17:
H5Object.cpp: In member function 'H5::Attribute H5::H5Object::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT'
  113 |     hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT);
      |                                                                            ^~~~~~~~~~~
H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT'
  148 |     hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT);
      |                                            ^~~~~~~~~~~
H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(unsigned int) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT'
  184 |               H5_ITER_INC, static_cast<hsize_t>(idx), H5P_DEFAULT, H5P_DEFAULT);
      |                                                       ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT'
  184 |               H5_ITER_INC, static_cast<hsize_t>(idx), H5P_DEFAULT, H5P_DEFAULT);
      |                                                                    ^~~~~~~~~~~
  CXX      H5OcreatProp.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5OcreatProp.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5DataType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DataType.cpp:21:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)':
H5DataType.cpp:81:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
   81 | DataType::DataType(const H5T_class_t type_class, size_t size) : H5Object(), encoded_buf(NULL), buf_size(0)
      | ^~~~~~~~
H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)':
H5DataType.cpp:102:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
  102 | DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object(), encoded_buf(NULL), buf_size(0)
      | ^~~~~~~~
H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)':
H5DataType.cpp:150:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
  150 | DataType::DataType(const PredType& pred_type) : H5Object(), encoded_buf(NULL), buf_size(0)
      | ^~~~~~~~
H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const char*)':
H5DataType.cpp:172:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
  172 | DataType::DataType(const H5Location& loc, const char *dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0)
      | ^~~~~~~~
H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const string&)':
H5DataType.cpp:191:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
  191 | DataType::DataType(const H5Location& loc, const H5std_string& dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0)
      | ^~~~~~~~
In file included from H5DataType.cpp:39:
H5DataType.cpp: In member function 'void H5::DataType::encode()':
H5DataType.cpp:321:57: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast]
  321 |         encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size);
      |                                                         ^
../../src/H5private.h:734:37: note: in definition of macro 'HDcalloc'
  734 |     #define HDcalloc(N,Z)    calloc(N,Z)
      |                                     ^
../../src/H5private.h:734:40: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast]
  734 |     #define HDcalloc(N,Z)    calloc(N,Z)
      |                                        ^
H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc'
  321 |         encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size);
      |                                        ^~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5DataType.cpp:21:
H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT'
  433 |     herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
      |                                                     ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT'
  433 |     herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                  ^~~~~~~~~~~
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT'
  433 |     herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
      |                                                                               ^~~~~~~~~~~
H5DataType.cpp: In member function 'hid_t H5::DataType::p_opentype(const H5::H5Location&, const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT'
  918 |     hid_t ret_value = H5Topen2(loc.getId(), dtype_name, H5P_DEFAULT);
      |                                                         ^~~~~~~~~~~
  CXX      H5AtomType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5AtomType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5PredType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5PredType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)':
H5PredType.cpp:86:35: warning: unused parameter 'loc' [-Wunused-parameter]
   86 | void PredType::commit(H5Location& loc, const char* name)
      |                       ~~~~~~~~~~~~^~~
H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter]
   86 | void PredType::commit(H5Location& loc, const char* name)
      |                                        ~~~~~~~~~~~~^~~~
  CXX      H5EnumType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5EnumType.cpp:17:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5IntType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5IntType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5FloatType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5FloatType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5StrType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5StrType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)':
H5StrType.cpp:105:28: warning: unused parameter 'dummy' [-Wunused-parameter]
  105 | StrType::StrType(const int dummy, const size_t& size) : AtomType()
      |                  ~~~~~~~~~~^~~~~
  CXX      H5ArrayType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5ArrayType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5VarLenType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5VarLenType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5CompType.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5CompType.cpp:16:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5DataSet.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5DataSet.cpp:22:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
In file included from ../../src/H5private.h:27,
                 from H5DataSet.cpp:21:
H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const':
../../src/H5public.h:208:56: warning: use of old-style cast to 'long int' [-Wold-style-cast]
  208 | #   define HADDR_UNDEF              ((haddr_t)(long)(-1))
      |                                                        ^
H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF'
  288 |     if (ds_addr == HADDR_UNDEF)
      |                    ^~~~~~~~~~~
../../src/H5public.h:208:56: warning: use of old-style cast to 'haddr_t' {aka 'long unsigned int'} [-Wold-style-cast]
  208 | #   define HADDR_UNDEF              ((haddr_t)(long)(-1))
      |                                                        ^
H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF'
  288 |     if (ds_addr == HADDR_UNDEF)
      |                    ^~~~~~~~~~~
  CXX      H5CommonFG.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5CommonFG.cpp:17:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5CommonFG.cpp:17:
H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT'
   62 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT'
   98 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT'
  134 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT'
  170 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT'
  206 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT'
  242 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT'
  278 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT'
  314 |     hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
      |                                                ^~~~~~~~~~~
  CXX      H5Group.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5Group.cpp:21:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
  CXX      H5File.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from ../../src/hdf5.h:26,
                 from H5Include.h:15,
                 from H5File.cpp:21:
../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   27 | #define H5E_DEFAULT             (hid_t)0
      |                                        ^
H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT'
   72 |                                     hid_t err_stack = H5E_DEFAULT);
      |                                                       ^~~~~~~~~~~
H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)':
H5File.cpp:164:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++]
  164 | H5File::H5File(hid_t existing_id) : Group()
      | ^~~~~~
H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)':
H5File.cpp:179:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++]
  179 | H5File::H5File(const H5File& original) : Group()
      | ^~~~~~
In file included from ../../src/hdf5.h:34,
                 from H5Include.h:15,
                 from H5File.cpp:21:
H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const':
../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT'
  513 |     herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle);
      |                                              ^~~~~~~~~~~
  CXXLD    libhdf5_cpp.la
make[3]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++/src'
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++/src'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/c++'
make[1]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl'
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl'
make[2]: Nothing to be done for 'build-lib'.
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl'
+ cd src
+ make lib
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/src'
make[3]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/src'
  CC       H5DO.lo
  CC       H5DS.lo
  CC       H5IM.lo
  CC       H5LT.lo
  CC       H5LTanalyze.lo
  CC       H5LTparse.lo
  CC       H5PT.lo
  CC       H5TB.lo
  CC       H5LD.lo
  CCLD     libhdf5_hl.la
make[3]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/src'
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/src'
+ cd c++
+ make lib
make[2]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++'
make[3]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++'
make[3]: Nothing to be done for 'build-lib'.
make[3]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++'
+ cd src
+ make lib
make[3]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++/src'
make[4]: Entering directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++/src'
  CXX      H5PacketTable.lo
cc1plus: warning: command line option '-Wno-unsuffixed-float-constants' is valid for C/ObjC but not for C++
In file included from H5PacketTable.cpp:25:
H5PacketTable.h: In constructor 'PacketTable::PacketTable()':
H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
   37 |     PacketTable() {table_id = H5I_BADID;}
      |     ^~~~~~~~~~~
In file included from ../../../src/hdf5.h:34,
                 from ../../../hl/src/H5HLprivate2.h:18,
                 from H5PacketTable.cpp:23:
H5PacketTable.h: At global scope:
../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast]
   96 | #define H5P_DEFAULT     (hid_t)0
      |                                ^
H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT'
  140 |     FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT);
      |                                                                                                          ^~~~~~~~~~~
H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)':
H5PacketTable.cpp:35:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
   35 |     PacketTable::PacketTable(hid_t fileID, const char* name)
      |     ^~~~~~~~~~~
H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)':
H5PacketTable.cpp:41:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
   41 |     PacketTable::PacketTable(hid_t fileID, char* name)
      |     ^~~~~~~~~~~
H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)':
H5PacketTable.cpp:255:86: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast]
  255 |         return  H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data);
      |                                                                                      ^
      |                                                        --------
      |                                                        static_cast<size_t> (          )
  CXXLD    libhdf5_hl_cpp.la
libtool: warning: '/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libcurl.la' seems to be moved
make[4]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++/src'
make[3]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++/src'
make[2]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl/c++'
make[1]: Leaving directory '/home/biocbuild/bbs-3.14-bioc/meat/Rhdf5lib/src/hdf5/hl'
test passed
configure:    HDF5_INCLUDE=hdf5/src
configure:    HDF5_CXX_INCLUDE=hdf5/c++/src
configure:    HDF5_HL_INCLUDE=hdf5/hl/src
configure:    HDF5_HL_CXX_INCLUDE=hdf5/hl/c++/src
configure:    HDF5_LIB=hdf5/src/.libs/libhdf5.a
configure:    HDF5_CXX_LIB=hdf5/c++/src/.libs/libhdf5_cpp.a
configure:    HDF5_HL_LIB=hdf5/hl/src/.libs/libhdf5_hl.a
configure:    HDF5_HL_CXX_LIB=hdf5/hl/c++/src/.libs/libhdf5_hl_cpp.a
configure:    SZIP_LIB=hdf5/szip/src/.libs/libsz.a
configure: creating ./config.status
config.status: creating src/Makevars
** libs
mkdir -p "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
cp "hdf5/src/"*.h "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
cp "hdf5/c++/src/"*.h "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
cp "hdf5/hl/src/"*.h "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
cp "hdf5/hl/c++/src/"*.h "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
cp "hdf5/src/"libhdf5.settings "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/include"
mkdir -p "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
cp "hdf5/src/.libs/libhdf5.a" "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
cp "hdf5/c++/src/.libs/libhdf5_cpp.a" "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
cp "hdf5/hl/src/.libs/libhdf5_hl.a" "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
cp "hdf5/hl/c++/src/.libs/libhdf5_hl_cpp.a" "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
cp "hdf5/szip/src/.libs/libsz.a" "/home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/"
gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -Ihdf5/src   -I/usr/local/include   -fpic  -g -O2  -Wall -c Rhdf5lib.c -o Rhdf5lib.o
gcc -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o Rhdf5lib.so Rhdf5lib.o /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/libhdf5.a /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/libsz.a -lz -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-Rhdf5lib/00new/Rhdf5lib/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rhdf5lib)